DELETE /api/resellers/removeNumber
Remove phone number from Onlinesim server list
WARNING
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.
Parameters
| Name | Type | Description |
|---|---|---|
number* | string | Phone number in international format (including country code) Example: +460509081050 |
test | string | Testing parameter. Allowed values are While being assigned, While being assigned, Enum: test1test2 |
| Name | Type | Description |
|---|---|---|
Authorization* | string | see more here Example: Bearer apikey |
Responses
200
Onlinesim server response
Code Samples
No code samples available