TypeScript client
Tags
Delete tag
Delete a tag from the team registry, removing it from every post it was assigned to. The posts themselves are unaffected. This cannot be undone.
DELETE
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Tag id (UUID) from the team tag registry, as returned by the list tags endpoint.
Response
Success