Api20100401ConferenceRecording
Changes the status of the recording to paused, stopped, or in-progress. Note: To use `Twilio.CURRENT`, pass it as recording sid.
Changes the status of the recording to paused, stopped, or in-progress. Note: To use Twilio.CURRENT, pass it as recording sid.
post/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Recordings/{Sid}.json
Path parameters
AccountSidstring required
The SID of the Account that created the Conference Recording resource to update.
ConferenceSidstring required
The Conference SID that identifies the conference associated with the recording to update.
Sidstring required
The Twilio-provided string that uniquely identifies the Conference Recording resource to update. Use Twilio.CURRENT to reference the current active recording.
Response
OK