Incident Tags
Create an Incident Tag
post/incident_metadata/tags
Request body
Example request
{
"$schema": "/v1/schemas/CreateIncidentTagRequestBody.json"
}Response
OK
Example response
{
"$schema": "/v1/schemas/CreateIncidentTagResponseBody.json"
}