Zoom

Links

    Zoom API

    Getting access, Developing, Testing

    Back to Zoom

    Update Account S Tsp Information

    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

    Input

    type: object properties: data: type: object properties: dial_in_number_unrestricted: description: >- Control restriction on account users adding a TSP number outside of account's dial in numbers. type: boolean example: true enable: description: Enable 3rd party audio conferencing for account users type: boolean example: true master_account_setting_extended: description: >- For master account, extend its TSP setting to all sub accounts. For sub account, extend TSP setting from master account. type: boolean example: true modify_credential_forbidden: description: >- Control restriction on account users being able to modify their TSP credentials. type: boolean example: true tsp_bridge: description: Telephony bridge enum: - US_TSP_TB - EU_TSP_TB type: string example: US_TSP_TB tsp_enabled: description: >- Enable TSP feature for account. This has to be enabled to use any other tsp settings/features. type: boolean example: true tsp_provider: description: 3rd party audio conferencing provider type: string example: someprovidername title: Data