Hello,
What API methods can I use to restore archived recordings?
Hello,
What API methods can I use to restore archived recordings?
Hi Arturo,
PUT /api/v2/conversations/{conversationId}/recordings/{recordingId}
Description: Updates the retention records on a recording. Currently supports updating and removing both archive and delete dates for eligible recordings. A request to change the archival date of an archived recording will result in a restoration of the recording until the new date set. The recording:recording:view permission is required for the recording, as well as either the recording:recording:editRetention or recording:screenRecording:editRetention permissions depending on the type of recording.
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.