Api20100401CallRecording
Changes the status of the recording to paused, stopped, or in-progress. Note: Pass `Twilio.CURRENT` instead of recording sid to reference current active recording.
Changes the status of the recording to paused, stopped, or in-progress. Note: Pass Twilio.CURRENT instead of recording sid to reference current active recording.
post/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.json
Path parameters
AccountSidstring required
The SID of the Account that created the Recording resource to update.
CallSidstring required
The Call SID of the resource to update.
Sidstring required
The Twilio-provided string that uniquely identifies the Recording resource to update.
Response
OK