Pulseforge Events
Pulseforge EventsDocs
Open an incident

OpenAPI specification: https://pr-1-801e0a17d1af.thally.app/openapi.yaml

Incidents

Add a timeline update

Add a timeline update

POSThttps://status.example.com/v1/incidents/{incidentId}/updates

Servers

https://status.example.com

Parameters

Path parameters

incidentIdpathstringrequired

Responses

Incident updated

No response body.

Security

One of the following

bearerAuth

No scopes required

RequestcURL
curl --request POST \
  --url 'https://status.example.com/v1/incidents//updates'
  -H 'Authorization: Bearer YOUR_API_KEY'
Response

Send a request to preview the response.

Was this page helpful?