StatusPageTemplates
Update status page template
Update a specific template event by id
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/vnd.api+json
Title of the template
Description of the event the template will populate
Date of creation
Date of last update
Status of the event the template will populate
The kind of the status page template
Available options:
normal
, scheduled
Controls if incident subscribers should be notified
Enable / Disable the status page template
Position of the workflow task
Response
200
application/vnd.api+json
incident_event updated
Was this page helpful?