Delete a number from the stop list

This request allows you to delete a number from the stop list.

URL

POST https://api.smspartner.fr/v1/stop-sms/add

Parameters

Each API request supports the following parameters:

apiKey API key of your account. You get it in your SMS Partner account.
id ID of the number to be deleted.
It is in the answer when retrieving the stop list.
Optional parameters
_format Response format. You can choose betweenJSONorXML. By default, the response format isJSON.

Request

Example of a request:

Answers

Errors

Example of an error message:

Control code

Answers
1 The API Key is required
2 The phone number is required
3 The phone number ID is required
4 The phone number ID cannot be found
10 Invalid API key
200 Everything went well!