Settings update request
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | The name of your calling service to display to users. | [optional] |
| Url | string | The URL to your phone/calling UI, built with the Calling SDK. | [optional] |
| Height | int | The target height of the iframe that will contain your phone/calling UI. | [optional] |
| Width | int | The target width of the iframe that will contain your phone/calling UI. | [optional] |
| IsReady | bool | When true, your service will appear as an option under the Call action in contact records of connected accounts. | [optional] |
| SupportsCustomObjects | bool | When true, you are indicating that your service is compatible with engagement v2 service and can be used with custom objects. | [optional] |