Skip to main content
DELETE
Delete a tag by id

Authorizations

x-api-token
string
header
required

Path Parameters

id
string
required

The id of the tag to delete

Pattern: ^[0-9a-fA-F]{24}$

Response

Successful response

The output of the delete tag operation

success
boolean
required
message
string