Skip to main content
DELETE
Remove voice provider configuration (superadmin)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

provider
enum<string>
required

Voice provider to remove.

Available options:
twilio,
sinch

Response

Configuration removed

success
enum<boolean>
required
Available options:
true
message
string