Skip to content

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

NameTypeDescription
Authorization*string

see more here

Example:Bearer apikey

Request Body

Content-Type:application/json
Bodyobject
idsstring[]
numbersstring[]

Responses

200

Onlinesim server response

400

Bad Request

Code Samples