Cancel Job
Cancel Job
Cancel a batch transcription job.
POST
Cancel Job
Overview
Cancel a batch job that is not already in a terminal state.Authentication
Path parameters
Request Body
Example cURL
Response
Success (200)
Error responses
409 Already cancelledAuthorizations
Your Gnani Prisma v2.5 API key
Path Parameters
Job ID returned by Create Job. Paste the UUID from the Create Job response.
Body
application/json
Optional cancel reason
Example:
"Docs verification cancel test"
Response
Cancelled
The response is of type object.