Update account's TSP information
PATCH {{baseUrl}}/tsp
Update information of the Telephony Service Provider set up on an account.
Prerequisites:
TSP account option should be enabled.
Scopes: tsp:write:admin
Rate Limit Label: Light
Request Body
{"dial_in_number_unrestricted"=>"<boolean>", "enable"=>"<boolean>", "master_account_setting_extended"=>"<boolean>", "modify_credential_forbidden"=>"<boolean>", "tsp_bridge"=>"US_TSP_TB", "tsp_enabled"=>"<boolean>", "tsp_provider"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |