DELETE /api/resellers/removeNumbers
Remove multiple phone numbers from the existing 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 in bulk.
Parameters
| Name | Type | Description |
|---|---|---|
Authorization* | string | see more here Example: Bearer apikey |
Request Body
Content-Type:
application/jsonBodyobject
idsstring[]
numbersstring[]
Responses
200
Onlinesim server response
400
Bad Request
Code Samples
No code samples available