Skip to content

Delete Tag

DELETE
/tag/{tagId}

Permanently removes a tag and all its assignments

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

tagId*

The unique identifier of the tag to delete

Type
string
Required

Responses

Tag successfully deleted

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License