OpenAPI specification: https://pr-1-801e0a17d1af.thally.app/openapi.yaml
Incidents
Resolve an incident
Resolve an incident
PATCH
https://status.example.com/v1/incidents/{incidentId}/resolveServers
https://status.example.com
Parameters
Path parameters
incidentIdpathstringrequiredResponses
Incident resolved
No response body.
Security
One of the following
bearerAuth
No scopes required
RequestcURL
curl --request PATCH \ --url 'https://status.example.com/v1/incidents//resolve' -H 'Authorization: Bearer YOUR_API_KEY'
Response
Send a request to preview the response.
Was this page helpful?