Skip to main content
POST
Create device

Authorizations

Authorization
string
header
required

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

Body

application/json
device_name
string
required
Required string length: 2 - 191
phone_number
string
required
Required string length: 5 - 32
country_code
string | null
Maximum string length: 8
region
string | null
Maximum string length: 16
activate_after_pairing
boolean

Response

Resource created successfully.

data
object
required
meta
object
required