Skip to main content
DELETE
Delete an interaction tag

Authorizations

Authorization
string
header
required

OAuth2 access token. Pass the token in the Authorization header as Bearer <token>. The token is looked up in Redis to resolve the caller identity.

Path Parameters

tagId
integer<int64>
required

Interaction tag ID.

Required range: x >= 0
Example:

7

Response

No Content

Last modified on August 5, 2026