Skip to main content
POST
Create a Device

Authorizations

Authorization
string
header
required

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

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

identifier
string
required

Device Identifier

Body

application/json

Device creation request body

POST body for creating a Device

device
object
required

Response

Device Response

Response schema for a single Device

data
Device · object
Example: