Recordings
Update recordings
Update recordings in bulk. You may update the read status of your recordings by specifying the sid of the recording(s) you want to update. To update all of your recordings, do not specify any sid.
patch/recordings
Query parameters
sidSID[]
[ "callrsid" ]
Request body
Example request
{
"read": true
}Response
Updating recordings (Task ID in response)
string required
Task ID
Example response
"sampleTaskID1234567890abcdef0000"