Start Room Recording
POST/api/meet/rooms/:room_id/recording/start
Manually start recording for a meeting room.
Permission: caller must be the room host (created_by) or a participant with role in ('host', 'team'). Idempotent — if a recording is already active, returns the existing recording rather than failing.
Request
Responses
- 200
- 422
Successful Response
Validation Error