Was this helpful?
Transfer room ownership to another participant.
/conference_rooms/{id}/participants/{participant_id}/chairman
The unique ID of conference room.
The unique ID of conference room participant.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/conference_rooms/{id}/participants/{participant_id}/chairman' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body