Update the details of a meeting. This API has a rate limit of 100 requests per day. Therefore, a meeting can only be updated for a maximum of 100 times within a 24 hour window. Scopes:meeting:write:adminmeeting:write Rate Limit Label:Light
🟢204**HTTP Status Code:** `204`<br>
Meeting updated.
application/json
Body
🔵300**Error Code:** `300`<br>
Invalid enforce_login_domains, separate multiple domains by semicolon.<br>
A maximum of {rateLimitNumber} meetings can be created/updated for a single user in one day.
🟠400**HTTP Status Code:** `400`<br>
**Error Code:** `1010`<br>
User not found on this account: {accountId}.<br>
**Error Code:** `3000`<br>
Cannot access meeting information.<br>
**Error Code:** `3003`<br>
You are not the meeting host.
🟠404**HTTP Status Code:** `404`<br>
Meeting not found.<br>
**Error Code:** `1001`<br>
User does not exist: {userId}.<br>
**Error Code:** `3001`<br>
A meeting with this {meetingId} is not found or has expired.