Soft-delete a recording
410 Gone.| Error code | Status | Description |
|---|---|---|
RECORDING_NOT_FOUND | 404 | Recording does not exist |
RECORDING_GONE | 410 | Recording has already been deleted |
RECORDING_WORKSPACE_MISMATCH | 403 | Recording does not belong to this workspace |
RECORDING_DELETE_FORBIDDEN | 403 | You do not have permission to delete this recording |
RECORDING_DELETE_FAILED | 500 | Failed to delete the recording |