{ "operationId": "purge_recordings_from_recycle_bin", "method": "POST", "path": "/convergedRecordings/purge", "summary": "Purge Recordings from Recycle Bin", "requestExamples": [ { "contentType": "application/json", "example": { "purgeAll": false, "recordingIds": [ "81bb582c-e93e-40aa-abf6-962b620f6db4" ] } } ], "responseExamples": [] }