Delete category
DELETE
https://app.coactive.ai/api/v1/dynamic-tag-categories/:category_id
Delete an existing category
Path parameters
category_idstringRequired
The unique identifier for the category
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
The category was successfully deleted