Taiga
API ReferencePre EncounterTagsV1

Deactivate tag

Sets a tag as deactivated. The path must contain the most recent version to prevent races.

DELETE
/tags/v1/{id}/{version}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

id*pre-encounterTagId

The unique identifier for a Tag.

version*string

Response Body

curl -X DELETE "https://example.com/tags/v1/string/string"
Empty