Messages
Retry transcription for a message
REQUIRED SCOPES <code>['messages:write']</code>
post/messages/{message}/transcript/retry
Path parameters
messageinteger required
ID of the message
Response
Transcription retry initiated successfully
Example response
{
"success": true
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.