Change disruption severity
POST/status-page/disruptions/:id/change-severity
Changes the severity of an impacting disruption. When the submitted severity matches the current severity, a comment is required.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 409
- 429
- 500
Disruption severity changed successfully
Invalid severity value, or same severity submitted without a comment
Authentication credentials not valid
Insufficient permissions to access this resource
Disruption not found
Disruption is already cleared
API call exceeded the rate limit
Internal server error