deleteUsersTspAccount.Rd
Delete a user's TSP account.**Scopes:** tsp:write:admin tsp:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
deleteUsersTspAccount(userId, tspId, return_response = F)
userId | The user ID or email address of the user. For userlevel apps, pass me as the value for userId. |
---|---|
tspId | TSP account ID. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |