Incident Roles
Create an Incident Role
post/incident_metadata/roles
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentRoleRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentRoleResponseBody.json"
}