Skip to main content

Create a node association request

POST 

/v1/groups/:groupId/node-assoc-requests

Initiates the process of associating a node with a user's group. Generates a request ID and challenge string that will be used in the verification step.

For Matter-capable groups, the challenge is 32 bytes (64 hex characters) which serves as the CSR nonce for device NOC generation.

For non-Matter groups, the challenge is a standard alphanumeric string.

Request

Responses

Association initiated successfully