Incident Types
Create an Incident Type
post/incident_metadata/types
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentTypeRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentTypeResponseBody.json"
}