Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Offset notification configuration updates
Updated policy configuration. The policy.type must match the existing lifecycle event type.
The ID of the notification configuration to edit. Not provided when updating the configuration for system events
Set to true to enable webhook messages for the notification indicated in the policy, false to disable. Only supported by system lifecycle events.
Response
Success