Name
Deletes a telephony provider and all information associated with that provider.
Syntax
http://server_name/api/xml?action=telephony-provider-delete&provider-id=integer
Parameters
Name |
Required? |
Description |
provider-id |
Y |
Integer specifying the provider ID for the provider you want to delete. |
Permission
You must have permission to modify the provider which is being deleted.
Example
Request:
http://example.com/api/xml?action=telephony-provider-delete&provider-id=11049
Response:
<results> <status code="ok"/> </results>
Sign in to your account