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.
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.
Example
{ "connected_account_id": "cact_d025a96ac0c6"}ServiceUpdatedEventData
This is an object representing data for the service updated event.
SetServiceProviderConferencingRequest
Request schema for setting a service provider's conferencing configuration. The connected account must be a conferencing connection (e.g., Zoom). Exactly one of `external_user_id` or `email` must be provided to identify the hosting external user, which must belong to the connected account.