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
version
required
ruleId
string
required

Body

application/json
name
string
templateId
string
startActions
object[]
steps
object[]
endActions
object[]
startDate
string<date-time> | null

ISO 8601 date-time, e.g. "2025-06-01T00:00:00Z". Absent or null means start immediately on publish.

cutoffDate
string<date-time> | null

ISO 8601 date-time, e.g. "2025-07-01T00:00:00Z". The ramp ends at this time.

monitoringConfig
object
lockdownConfig
object
environment
string
deprecated
revisionTitle
string
revisionComment
string

Response

200 - application/json

Resource updated

revision
object
required