API & DOCS

My Account            

API used to delete a number from an existing FindMe

Use the FindMe Delete Number API to delete a number from an existing FindMe

Use the FindMe Create API to delete a number 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.delete_numbern/aOnly accepts findme.delete_number to delete numbers from an existing FindMeDefines the API Call as "FindMe Delete 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
findme_idYesStringn/aNames the FindMeDefines the name of the FindMe
findme_number_idYesString: Unformatted Phone Numbern/aShould be an Unformatted Phone Number that exists within the FindMe with the findme_id providedDetermines the phone number being removed from the FindMe List

Using this API

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

Example Response