Skip to main content
POST
Create manufacturer device connection

Authorizations

x-api-key
string
header
required

API key assigned to the manufacturer.

Body

application/json
user_id
string
required

The manufacturer's internal user ID to register a device connection for.

Example:

"manufacturer_user_id_123"

Response

Device connection created successfully.

manufacturer_user_id
string
required

The manufacturer's user ID that was provided.

Example:

"manufacturer_user_id_123"

nox_user_id
string
required

The NOX subscriber ID (resolved or newly created).

Example:

"nox_subscriber_456"