Update a rotation-policy
PUT /rotation-policies/{id}
PUT
/rotation-policies/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Request Body required
Section titled “Request Body required ”object
data
object
credential
organisation
rotation_interval_days
integer
enabled
boolean
last_rotated_at
string format: date-time
next_rotation_at
string format: date-time
notify_before_days
integer
status
string
notes
string
name
required
string
secret_type
required
string
target_resource_id
string
target_resource_type
string
interval_days
integer
auto_apply
boolean
notification_target
string
last_rotation_status
string
last_rotation_error
string
is_enabled
boolean
Responses
Section titled “ Responses ”Updated
object
data
object
credential
organisation
rotation_interval_days
integer
enabled
boolean
last_rotated_at
string format: date-time
next_rotation_at
string format: date-time
notify_before_days
integer
status
string
notes
string
name
required
string
secret_type
required
string
target_resource_id
string
target_resource_type
string
interval_days
integer
auto_apply
boolean
notification_target
string
last_rotation_status
string
last_rotation_error
string
is_enabled
boolean
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found