Logo
Zoom Public API Documentation

Update conversation host id to new host id by conversation id

PATCH {{baseUrl}}/iq/conversations/:convers

Curl
curl -X PATCH 'https://api.zoom.us/v2/iq/conversations/:conversationId/update_host' -H 'Content-Type: application/json' -d '{"new_host_id":"\u003cstring\u003e"}'

ENDPOINTS