Logo
Zoom Public API Documentation

phone-locations-{location Id}

Number of APIs: 3


1. Delete an emergency location

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

Use this API to remove an emergency location.

Scopes: phone:write:admin Rate Limit Label: Light

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



2. Get emergency service location details

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

Use this API to return an emergency service location's information.

Scopes: phone:write:admin Rate Limit Label: Light

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



3. Update emergency service location

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

Use this API to update an emergency location's information.

Scopes: phone:write:admin Rate Limit Label: Light

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



ENDPOINTS