Remove a tag from an incident
DELETE /v1/incidents/{id}/tags
DELETE
/v1/incidents/{id}/tags
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer format: int64
The ID of the incident
Example
123Request Body required
Section titled “Request Body required ”object
tag_id
required
string format: uuid
Responses
Section titled “ Responses ”Tag removed from incident
Incident, tag, or association not found