Claim
POST/api/v1/device-registry/claim
A signed-in member says a unit is theirs.
The owner is the caller, never a field in the body: a claim that names its own owner is a claim that can be made on somebody else's behalf.
Claiming is not authorizing. The row lands PENDING — it can reach the
broker and report status, and it gets a config with no stream_url until a
Super Admin approves it (§6.3c). The credential in the response is what makes
that approval a single retained publish rather than a re-provisioning.
Request
Responses
- 201
- 422
Successful Response
Validation Error