Skip to main content
DELETE
/
account
/
apiKey
/
{keyId}
Delete API Key
curl --request DELETE \
  --url https://api.closebot.com/account/apiKey/{keyId} \
  --header 'X-CB-KEY: <api-key>'

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

keyId
string
required

The key ID.

Response

200

Success