Add Transcription To Category
Add a transcription to a category
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
category_id
ID of the category
Request
This endpoint expects an object.
transcription_id
ID of the transcription to add to the category
position
Optional position within the category for ordering
Response
Returns success message
message
Success message
category_id
ID of the category
transcription_id
ID of the transcription
