Delete dynamic tag

Delete an existing dynamic tag

Path parameters

category_idstringRequiredformat: "uuid4"
The unique identifier for the category
dynamic_tag_idstringRequiredformat: "uuid4"
The unique identifier for the dynamic tag

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

The dynamic tag was successfully deleted

Errors