post https://example.td.commpeak.com/api/speech-recognition
Use the Send to speech recognition API request to send one more calls to be transcripted by our speech to recognition service. You should send in the request body the following fields:
Request Body
call_ids
(array) - An array of call IDs.
campaign_lead_ids
(array) - An array of campaign lead IDs.
lead_ids
(array) - An array of lead 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.