v2

latestOpenAPI 3.0.02026-07-311824171.4 MB
Account Management
Private

Permanently deletes an API key from your account. This operation cannot be undone. Once removed, the API key can no longer be used to authenticate requests, and all applications using this key will lose access.

Consider disabling the key first if you want to temporarily suspend access, as disabled keys can be re-enabled later.

📖 Related Article: Creating new API key on Deribit

Scope: account:read_write

Try in API console

get/private/remove_api_key

Query parameters

idinteger required
Example:1

API key ID

Response

Success response

jsonrpc'2.0' required

The JSON-RPC version (2.0)

idinteger

The id that was sent in the request

result'ok' required

Result of method execution. ok in case of success