Remove device from registry
DELETEhttps://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/credentials
x-supported-brands: ["vivo","vida","revo","vega","zkteco"]
Deletes the device entry from the NATS device-registry KV. Synchronous — returns directly.
Request
Responses
- 200
- 401
- 404
- 500
Device removed from registry.
Missing or invalid bearer token.
Device not found in registry.
Registry delete failed.