Skip to content

POST /api/resellers/addNumbers

Add multiple phone numbers to 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 you to add new numbers the list of existing ones to the Onlinesim server in bulk.

Parameters

NameTypeDescription
Authorization*string

see more here

Example:Bearer apikey

Request Body

Content-Type:application/json
Bodyobject
numbersobject[]

Responses

200

Onlinesim server response

400

Bad Request

Code Samples