Update a TSP account
PATCH {{baseUrl}}/users/:userId/tsp/:tspId
Update a user's TSP account.
Scopes:
tsp:write:admin
,
tsp:write
Rate Limit Label
:
Light
Request Body
{"conference_code"=>"<string>", "leader_pin"=>"<string>", "dial_in_numbers"=>[{"code"=>"<string>", "country_label"=>"<string>", "number"=>"<string>", "type"=>"media_link"}, {"code"=>"<string>", "country_label"=>"<string>", "number"=>"<string>", "type"=>"toll"}], "tsp_bridge"=>"US_TSP_TB"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``