Delete a partner-issued OAuth API key owned by the authenticated OAuth2 client.
Documentation Index
Fetch the complete documentation index at: https://docs.whitebit.com/llms.txt
Use this file to discover all available pages before exploring further.
apikeys.delete. See Authentication. The endpoint is available on https://whitebit.com only.
403. Manually-created API keys are not deletable through this endpoint. Disabled keys (post-inactivity, awaiting user-side deletion) require user-initiated deletion from the WhiteBIT dashboard.
Partner-initiated deletion through the endpoint triggers an email to the user. User-initiated dashboard deletion does not send an email.
externalId path parameter from Check OAuth API key existence.OAuth 2.0 Bearer Token authentication. Include the access token in the Authorization header.
Example: Authorization: Bearer YOUR_ACCESS_TOKEN
External UUID of the API key.
"550e8400-e29b-41d4-a716-446655440000"
Successful deletion.
[]