AI Chat
Authorizations
OAuth2passwordRequired
Token URL:
Path parameters
uuidstringRequired
Body
promptstringRequired
The prompt to chat with the transcribe
Responses
200
Successful Response
application/json
statusintegerRequired
HTTP status code indicating the result of the operation.
detailstringRequired
A detailed message or description of the response.
dataany ofOptional
or
nullOptional
422
Validation Error
application/json
post
/api/v1/transcribes/chat/{uuid}Last updated