Incident Roles

Create an Incident Role

post/incident_metadata/roles

Request body

$schemastring uri

A URL to the JSON Schema for this object.

Example request

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

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

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

Changes

No recorded changes to this endpoint across all 28 revisions of this API.