Skip to content

Delete API Key

DELETE
/accounts/api-keys/{id}

Revokes (deletes) an API key belonging to the authenticated account.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

API key ID

Type
number
Required

Responses

Deletion confirmation

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License