Number of APIs: 2
1. Get Zoom Room location profile
GET {{baseUrl}}/rooms/locations/:locationId
Each location type of the Zoom Rooms location hierarchy has a profile page with information such as the location name, address, support email, and more. Use this API to retrieve information about a specific Zoom Rooms location type, such as the city location of the Zoom Rooms. Prerequisite: Scopes: Rate Limit Label:
room:read:admin
MEDIUM
2. Update Zoom Room location profile
PATCH {{baseUrl}}/rooms/locations/:locationId
Each location type of the Zoom Rooms location hierarchy has a profile page that includes information such as name of the location, address, support email, etc. Use this API to update information about a specific Zoom Rooms location type such as information about the city where the Zoom Rooms is located. Prerequisite: Scopes: Rate Limit Label:
room:write:admin
Medium
ENDPOINTS