Logo
Zoom Public API Documentation

phone-locations-{locationId}

Number of APIs: 3


1. Get emergency service location details

GET {{baseUrl}}/phone/locations/:locationId

Returns an emergency service location's information.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:read:admin

Granular Scopes: phone:read:emergency_location:admin

Rate Limit Label: Light



2. Delete an emergency location

DELETE {{baseUrl}}/phone/locations/:locationId

Removes an emergency location.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:delete:emergency_location:admin

Rate Limit Label: Light



3. Update emergency service location

PATCH {{baseUrl}}/phone/locations/:locationId

Updates an emergency location's information.

Prerequisites: * Pro or a higher account with Zoom Phone license * Account owner or admin permissions

Scopes: phone:write:admin

Granular Scopes: phone:update:emergency_location:admin

Rate Limit Label: Light



ENDPOINTS