delete removeNumber
https://{ourserver.com}/api/resellers/removeNumber
IMPORTANT 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
number
Required
Phone number in international format (including country code)
In:
query
Schema:
- stringExample:
"+460509081050"
test
Testing 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:
query
Schema:
- stringExample:
"test1"
Enum:test1
test2
Responses
200
Onlinesim server response
Content Type:
application/json
- Schema
- Examples
- objectExample:
{"response":1}
Properties:response
mixed1, if request was successful, otherwise error message will come upExample:1
One Of:- stringExample:
"string"
- integerExample:
0