Call Recording -- Toggle

Turns call recording on or off for a user's active call.

Added on Nov 18, 2019 for API v2.

Rate limit: 1200 per minute.

Path Params
int64
required

The user's id. ('me' can be used if you are using a user level API key)

Body Params
boolean | null

Whether or not recording should be enabled.

boolean | null
Defaults to true

Whether or not to play a message to indicate the call is being recorded (or recording has stopped).

string | null
enum
Defaults to user

Whether or not to toggle recording for the operator call (personal recording), the group call (department recording), or both.

Only applicable for group calls (call centers, departments, etc.)

Allowed:
Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json