Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

If using Bearer auth, pass the Secret Key as the token:

Path Parameters

id
string
required

Body

application/json
name
string
steps
object[]
startActions
object[]
endActions
object[]
startDate
string<date-time> | null
cutoffDate
string<date-time> | null
monitoringConfig
object | null
experimentHealthAction
enum<string>
Available options:
rollback,
hold,
warn
lockdownConfig
object

When mode is 'locked', blocks all feature edits while the ramp is actively running.

Response

200 - application/json

Resource updated

rampSchedule
object
required