Register a new device
POSThttps://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/credentials
x-supported-brands: ["vivo","vida","revo","vega","zkteco"]
Registers a device into the system. Writes to the payment DB, company DB, and NATS device-registry KV. Synchronous.
Request
Responses
- 201
- 400
- 401
- 404
- 409
Device registered.
Invalid request body.
Missing or invalid bearer token.
Device not found in company database.
Device already registered.