api block number

Requesting to block a number for a given service

URL : /SMS/BlockNumber?apiId={ID}&secret={SEC}&number={NUM}&service={SERV}

{ID} - provided api id (Required)

{SEC} - provided api secret (Required)

{NUM} - the number to be blocked

{SERV} - the ID of the service the number should no longer be available for

(note you can only block number which have already been allocated to your account)

Example response:

{"Status":"Success","ErrorCode":"Non","Message":"Number: 44xxxxxxxxxx has been blocked for Service: AOL for your account"}



<< Back