Skip to main content
DELETE
Delete a tag

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

tagId
string
required

MongoDB ObjectId of the tag

Example:

"507f1f77bcf86cd799439011"

Response

Tag deleted successfully

message
string
required
Example:

"Tag deleted successfully"