{ "operationId": "move_recordings_into_the_recycle_bin", "method": "POST", "path": "/convergedRecordings/softDelete", "summary": "Move Recordings into the Recycle Bin", "requestExamples": [ { "contentType": "application/json", "example": { "trashAll": false, "recordingIds": [ "81bb582c-e93e-40aa-abf6-962b620f6db4" ] } } ], "responseExamples": [] }