Delete category

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

Errors