Was this helpful?
Transfer meeting ownership to another participant.
/user/meetings/{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/user/meetings/{id}/participants/{participant_id}/chairman' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body