Incident Severities
Create a Severity
post/incident_metadata/severities
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentSeverityRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentSeverityResponseBody.json"
}