Manage Active Call Recording
Stop Call Recording
Stops the call recording.
Method: PUT
Endpoint: /omni/voice/{user_id}/calls/{call_id}/recording/stop
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Start Call Recording
Starts the call recording.
Method: PUT
Endpoint: /omni/voice/{user_id}/calls/{call_id}/recording/start
System Authorization: Authorization: Key=your-auth-key
User Authentication: tokenKey: {token}
Param | Type | Description |
---|---|---|
user_id | integer | The ID of the user. |
call_id | integer | The ID of the call. |
, multiple selections available,
Related content
Get Active Calls for User
Get Active Calls for User
Read with this
Connect Calls
Connect Calls
Read with this
Initiate Outbound Call
Initiate Outbound Call
Read with this
Call End Notification
Call End Notification
Read with this
OmniSense Webphone Example
OmniSense Webphone Example
More like this
User Status Notification
User Status Notification
Read with this