Skip to main content

Register a single node

POST 

/v1/admin/nodes

Synchronously registers a single node using a provided certificate string. The certificate is used to create a thing in AWS IoT Core Returns the created node ID immediately.

Registration is not idempotent: submitting a certificate whose node is already registered returns 409. Use the update-jobs endpoint to modify an already-registered node.

Request

Responses

Node successfully registered