Skip to main content
POST
Connect User to NOX

Authorizations

x-api-key
string
header
required

API key for authentication. You can also use 'Authorization: ApiKey YOUR_KEY' header.

Body

application/json
manufacturer_user_id
string
required

The manufacturer's unique identifier for the user

Example:

"mfr_user_123"

device_ids
string[]

Optional list of device IDs to associate with this connection

Example:

Response

User successfully connected to NOX

success
boolean
Example:

true

timestamp
integer

Unix timestamp

Example:

1703123456

data
object