Delete Category
Delete a category (this will also remove all transcription associations)
Authentication
AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token.
Path parameters
category_id
ID of the category to delete
Response
Returns success message
message
Success message
deleted_id
ID of the deleted category
