Delete Tag

DELETE {{baseUrl}}/api/tags/:id/

Delete the tag with the given tag ID. Any associations between the tag and other resources will also be removed.

Rate limits:
Burst: 3/s
Steady: 60/m

Scopes: tags:read tags:write

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Acceptstring