Un Register Handheld
DELETE/api/agents/unregisterhandheld/:key
Tier: Public — stable, supported for third-party integration.
Device self-de-provisioning by hardware key: looks up the agent by key, then soft-deletes it.
Request
Responses
- 200
- 400
- 401
Returns true.
Unknown key or delete failure — error array.
Caller is not authenticated.