Skip to main content

SetServiceConferencingRequest

Request schema for setting a service's default conferencing. The conferencing provider is inferred from the connected account. Setting the default also configures every provider on the service from their default user mappings on the connected account; providers without a mapping are skipped.

connected_account_idstringrequired

The ID of the conferencing connected account to use as the service default.

Possible values: Value must match regular expression ^cact_\w{12}$

SetServiceConferencingRequest
{
"connected_account_id": "cact_d025a96ac0c6"
}