{ "operationId": "bulkSoftDeleteRecordings", "method": "POST", "path": "/recordings/softDelete", "summary": "Move Recordings into the Recycle Bin", "requestExamples": [ { "contentType": "application/json", "example": { "recordingIds": [ "4f914b1dfe3c4d11a61730f18c0f5387" ], "siteUrl": "example.webex.com" } } ], "responseExamples": [] }