Delete dynamic tag
DELETE
https://app.coactive.ai/api/v1/dynamic-tag-categories/:category_id/dynamic-tags/:dynamic_tag_id
Delete an existing dynamic tag
Path parameters
category_idstringRequired
The unique identifier for the category
dynamic_tag_idstringRequired
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