v1

latestOpenAPI 3.1.1Proprietary2026-07-245895107.9 KB
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

readboolean

Read status

Example request

{
  "read": true
}

Response

Updating recordings (Task ID in response)

string required

Task ID

Example response

"sampleTaskID1234567890abcdef0000"