Incidents
Publish Incident
Publish a draft incident to make it visible on the public status page
POST
Publishes a draft incident, making it visible on the public status page. This also triggers the
incident_published workflow and updates the edge cache.
Path Parameters
string
required
The incident ID to publish
Response
boolean
Whether the incident was published successfully
Errors
Publishing an incident triggers the
incident_published workflow and sends notifications to subscribers. This action cannot be undone.