GET |
/v2/accounts/{accountId}/tsp Retrieve account’s TSP information. |
PATCH |
/v2/accounts/{accountId}/tsp Update account’s TSP information. |
GET |
/v2/accounts/{accountId}/users/{userId}/tsp List tsp configs on Zoom. |
POST |
/v2/accounts/{accountId}/users/{userId}/tsp Add tsp config on Zoom |
GET |
/v2/accounts/{accountId}/users/{userId}/tsp/{tspId} Get tsp config on Zoom. |
PATCH |
/v2/accounts/{accountId}/users/{userId}/tsp/{tspId} Update tsp config on Zoom |
DELETE |
/v2/accounts/{accountId}/users/{userId}/tsp/{tspId} Delete tsp config on Zoom. |