Incident Severities
Update a Severity
patch/incident_metadata/severities/{id}
Path parameters
idstring required
Request body
Example request
{
"$schema": "/v1/schemas/UpdateIncidentSeverityRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/UpdateIncidentSeverityResponseBody.json"
}Changes
Changed in 1 of the 28 revisions of this API.2
- ○
added the new optional request property
attributes/colornew-optional-request-property
- ○
added the new optional request property
attributes/descriptionnew-optional-request-property
- ○