Pterodactyl API v1
Account

Delete API key

Deletes the specified API key

DELETE/api/client/account/api-keys/{api_key}

Authorization

ClientToken
AuthorizationBearer <token>

Client API key (generated at /account/api)

In: header

Path Parameters

api_key*string

API key identifier

Response Body

curl -X DELETE "https://pterodactyl.file.properties/api/client/account/api-keys/NWKMYMT2Mrav0Iq2" \  -H "Authorization: Bearer ptlc_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" \  -H "Accept: application/json"
Empty
Empty