The Zoom Rooms check-in feature helps maximize your room utilization. Use this API to either check in and confirm that you are utilizing the room reservation or to check out of the room so that the room gets released from the scheduled meeting and will be made available for others to use. Learn more from the Using the Zoom Rooms check-in feature guide.Prerequisites:
Zoom Rooms must have been set up for use for the account and must be online.
You must have access to the Calendar Integration APIs (either Microsoft Exchange or Google Calendar APIs) to get calendar information associated with the Room.
🟢202**HTTP Status Code:** `202` **Accepted**<br>
Request processed successfully.
application/json
Body
🟠400**HTTP Status Code:** `400` **Bad Request**<br>
**Error Code:** `300`<br>
* Zoom Room is offline. Please ensure that the Zoom Room is online before checking in or checking out.
* Invalid parameters.
🟠404**HTTP Status Code:** `404` **Not Found**<br>
**Error Code:** `1012` <br>
Room does not exist: {roomId}.