Skip to main content

Enable capabilities on an existing group

POST 

/v1/groups/:groupId/capabilities

Enables the capabilities listed in the request body on an existing group. Only the group's primary owner may change capabilities. Each requested capability must be known and not already enabled on the group.

Enabling the "matter" capability turns the group into a Matter fabric, generating the fabric's Root CA, IPK and CAT IDs (returned in the matter field).

Request

Responses

Capabilities enabled successfully