Skip to main content
DELETE
Remove tags from a monitor by their IDs

Authorizations

Authorization
string
header
required

API key (dh_live_...) or Auth0 JWT token

Path Parameters

id
string<uuid>
required

Body

application/json

Request body for removing tags from a monitor

tagIds
string<uuid>[]
required

IDs of the tags to detach from the monitor

Minimum array length: 1

IDs of the tags to detach from the monitor

Response

No Content