Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://staging.zerolatencylabs.com/api/v1/device-keys/{id} \ --header 'X-DEVICE-KEY: <api-key>'
{ "code": "malformed_payload", "detail": "Submitted request payload is not well-formed", "status": 400, "title": "Bad Request", "type": "about:blank" }
Account-scoped, so a caller cannot delete another account’s key.
Base64-encoded device-key secret issued by POST /api/v1/login.
Identifier of the device key to revoke
Device key revoked