Skip to content

Add a tag to an incident

POST
/v1/incidents/{incident_id}/tags
incident_id
required
integer format: int64

The ID of the incident

Example
123
object
tag_id
required
string format: uuid

Tag added to incident

object
message
required
string

Incident or tag not found

Tag already associated with incident