Skip to main content
POST
Revoke an API key

Body

application/json
message
string
required

The SIWE message from the challenge endpoint

signature
string
required

Hex-encoded signature from personal_sign (0x-prefixed)

key_id
string<uuid>
required

UUID of the key to revoke

Response

Key revoked successfully

message
string

Confirmation message

Example:

"API key revoked successfully"

wallet_address
string

The wallet address that owned the key

Last modified on August 13, 2026