Skip to main content

Set service conferencing

PUT 

/v1/services/:service_id/conferencing

Set a service's default conferencing and configure every provider on the service from their default user mappings on the connected account. Providers without a default user mapping are skipped (reported in the response, not an error).

Returns a 404 when the service does not exist or is not accessible to the current actor, and a 422 when connected_account_id does not reference a conferencing connection on the service's account.

Request

Responses

Success