Skip to content

Remove a tag from an incident

DELETE
/v1/incidents/{id}/tags
id
required
integer format: int64

The ID of the incident

Example
123
object
tag_id
required
string format: uuid

Tag removed from incident

Incident, tag, or association not found