API & DOCS

My Account            

Used to unregister a number as a Caller ID

Use the Remove Registered Number API to unregister a number as a Caller ID

The Remove Registered Number API is used to unregister a previously registered number within a DialogTech account.

📘

Base URL for Remove Registered Number

https://secure.dialogtech.com/ibp_api.php

Parameter List

ParameterRequiredAcceptsMax LengthNotesUsage
actionYesString: registerednumbers.removen/aOnly accepts registerednumbers.remove to remove registered numbersDefines the API Call as "Remove Registered Number" type
access_keyYesStringn/aAccess Key from the Key Manager within a DialogTech accountCredentials used for access to the API for a particular DialogTech account
secret_access_keyYesStringn/aSecret Access Key from the Key Manager within a DialogTech accountCredentials used for access to the API for a particular DialogTech account
phoneYesString: Unformatted Phone Number10Previously registered phone number which is being unregisteredDefines which phone number is being unregistered for use as a Caller ID

Using this API

These code examples are meant to show a basic method of using DialogTech's Remove Registered Number API

Example Response