Update a runbook
Updates a runbook
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
runbookId
Runbook ID
Headers
X-Disable-Hooks
Request
This endpoint expects an object.
name
The name of the Runbook.
status
The status of the Runbook.
config
The configuration of the Runbook.
Response
This endpoint returns an object.
data
Runbook