Send to speech recognition

Speech Recognition

This endpoint is used to send completed calls to speech recognition service.

Request Body

  • call_ids (array) - An array of call IDs.
  • token (string) - The token for authentication.
  • languages (array) - An array of languages.
  • min_duration (number) - The minimum duration for the recording.
  • recording_side (string) - The side of the recording. lead, agent, both.

The response is a JSON object with nested properties. It includes details of completed calls for the specified leads and campaign leads.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!