Clear service provider conferencing
DELETE/v1/services/:service_id/providers/:provider_id/conferencing
Remove the conferencing configuration for a service provider. Succeeds even when no conferencing is currently configured.
Returns a 404 when the service or provider does not exist, the provider is not assigned to the service, or the service provider is not accessible to the current actor.
Request
Responses
- 204
- 401
- 404
No Content
Unauthorized
Not Found