Skip to main content
POST
Requests recording on an active call. The call must be in one of the active states; the recording begins on the provider and the call’s recordingState moves to requested.
Recording calls is subject to consent laws that vary by jurisdiction — many US states and other countries require one-party or all-party consent. You are responsible for obtaining any consent the law requires before you start recording.
Requires the voice_calls.write scope and the Voice Calls product entitlement.

Path Parameters

string
required
The id of the call to record.

Response Fields

object
The updated call.

Examples

Error Codes