Logo
Zoom Public API Documentation

contact_center-users-{userId}

Number of APIs: 3


1. Get a user's profile

GET {{baseUrl}}/contact_center/users/:userId

Retrieve a user's profile information.

Scopes: contact_center_user:write:admin

Rate Limit Label: LIGHT



2. Delete a user's profile

DELETE {{baseUrl}}/contact_center/users/:userId

Delete the specified user's profile.

Scopes: contact_center_user:write:admin

Rate Limit Label: Light



3. Update a user's profile

PATCH {{baseUrl}}/contact_center/users/:userId

Update information in a user's profile.

Scopes: contact_center_user:write:admin

Rate Limit Label: LIGHT



ENDPOINTS