Skip to main content

Sync service conferencing

POST 

/v1/services/:service_id/conferencing/sync

Re-apply the service's default conferencing to all of its providers, in alignment with the current default user mappings on the connected account. Use this after establishing or updating user mappings on the connection to push them onto the service's providers, without re-declaring the default.

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 the service has no default conferencing configured.

Request

Responses

Success