Description/Error
Hi
I’m using API services to create a meeting and I want to set the host name. According to documentation, those fields can change. However, when I set contant_name and contant_email up in the json and created the meeting, nothing happened.
When I start a meeting with the start_url, host name is de original name of the user.
I did a test through the page and it worked.
Here the json
{
“agenda”: “subject”,
“topic”: “subject”,
“settings”: {
“contact_name”: “New name”,
“contact_email”: "danieden72@gmail.com",
“host_video”: true,
“participant_video”: true,
“audio”: “voip”,
“approval_type”: “0”
}
Which Endpoint/s?
https://api.zoom.us/v2/users/{userId}/meetings