Transcribe

User Guide > Resources > Transcribe --- Transcribe the audio recording of a communication.

Resource

POST /communications/<OID>/transcribe

Where OID is the Object ID of the communication object.

This is an asynchronous action. The Transcription result is stored at a later time in the transcription field of the communication object.

When the transcription’s status is already in progress or completed, this call does nothing.

Parameters

None

Payload

None

Response

None

Context

Authorization

User

Errors

Example

Request
POST https://xelion.nl/api/v1/master/communications/2062989/transcribe
Response

None