Logo
Zoom Public API Documentation

users-{userId}-tsp

Number of APIs: 2


1. List user's TSP accounts

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

A user can have a maximum of two TSP accounts. Use this API to list all TSP accounts of a user.

Scopes: tsp:read:admin,tsp:read

Rate Limit Label: Medium



2. Add a user's TSP account

POST {{baseUrl}}/users/:userId/tsp

Add a user's TSP account.

Scopes: tsp:write:admin,tsp:write

Rate Limit Label: Light



ENDPOINTS