delete removeNumber
https://{ourserver.com}/api/resellers/removeNumberIMPORTANT NOTE! URL of Onlinesim server is provided by Onlinesim partner support specialists. Please note, that the URL in the example is just a placeholder.
This request allows to delete specific numbers from the list of your current numbers.
You can use it instead of sendNumbersOnline request to modify the list of numbers precisely, by deleting the numbers that are on the list.
Servers
https://{ourserver.com}Parameters
numberRequired
Phone number in international format (including country code)
In:
querySchema:
- stringExample:
"+460509081050"
testTesting parameter. Allowed values are test1, test2.
While being assigned, test1 value will allow the request to be passed, however the data won't be saved by our server (the function will not be executed by this request).
While being assigned, test2 value will print out your request's payload in response.
In:
querySchema:
- stringExample:
"test1"Enum:test1test2
Responses
200
Onlinesim server response
Content Type:
application/json
- Schema
- Examples
- objectExample:
{"response":1}Properties:responsemixed1, if request was successful, otherwise error message will come upExample:1One Of:- stringExample:
"string" - integerExample:
0