Remove Transcription From Category

Remove a transcription from a category

Authentication

AuthorizationBearer

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

Path parameters

category_idUUIDRequired
ID of the category
transcription_idUUIDRequired
ID of the transcription to remove

Response

Returns success message
messagestring
Success message
category_idUUID
ID of the category
transcription_idUUID
ID of the transcription

Errors