Logo
Zoom Public API Documentation

phone-users-{user Id}-settings

Number of APIs: 2


1. Get user profile settings

GET {{baseUrl}}/phone/users/:userId/settings

Use this API to get the Zoom Phone profile settings of a user. For user-level apps, pass the me value instead of the userId parameter.

Scopes: phone:read, phone:read:admin Rate Limit Label: Light

Prerequisites: * A Business or Enterprise account * A Zoom Phone license



2. Update user profile settings

PATCH {{baseUrl}}/phone/users/:userId/settings

Use this API to update the Zoom Phone profile settings of a user. For user-level apps, pass the me value instead of the userId parameter.

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

Prerequisites: * A Business or Enterprise account * A Zoom Phone license



ENDPOINTS