API & DOCS

My Account            

API used to delete all numbers from an existing FindMe

Use the FindMe Empty List API to delete all numbers from an existing FindMe

Use the FindMe Create API to delete all numbers from an existing FindMe within a DialogTech's account.

📘

Base URL for FindMe Delete Number

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

Parameter List

ParameterRequiredAcceptsMax LengthNotesUsage
actionYesString: findme.emptyn/aOnly accepts findme.empty to delete all numbers from an existing FindMeDefines the API Call as "FindMe Empty List" 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
findme_idYesStringn/aDefines the FindMe being emptied

Using this API

These code examples are meant to show a basic method of accessing DialogTech's FindMe Empty List API.

Example Response