Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The object containing the Array of SIM card registration codes.

registration_codes
string[]

Response

Successful

data
object[]