Skip to main content
DELETE
/
api
/
keys
/
{keyId}
Delete API key
curl --request DELETE \
  --url https://nexus-dev.gerowallet.io/api/keys/{keyId} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://nexus.gerowallet.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Token Authentication

Path Parameters

keyId
string<uuid>
required

Response

Key deleted