OpenAPI 3.1.0raw.githubusercontent.com2026-08-10167413460.1 KB

4457b35521ad

Incident Severities

Create a Severity

post/incident_metadata/severities

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

{
  "$schema": "/v1/schemas/CreateIncidentSeverityRequestBody.json"
}

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "/v1/schemas/CreateIncidentSeverityResponseBody.json"
}