Update a runbook

Update a runbook and any attachment rules associated with it. This endpoint is used to configure nearly everything about a runbook, including but not limited to the steps, environments, attachment rules, and severities.

Path Params
string
required
Body Params
string | null
string | null
string | null
boolean | null

Whether or not this runbook is a tutorial runbook

owner
object | null

An object representing a Team that owns the runbook

severities
array of objects | null
severities
services
array of objects | null
services
environments
array of objects | null
environments
attachment_rule
object | null
steps
array of objects | null
steps
boolean | null

Whether or not this runbook should be automatically attached to restricted incidents. Note that setting this to true will prevent it from being attached to public incidents, even manually. Defaults to false.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json