Skip to main content
DELETE
/
accounts
/
key
/
{keyId}
/
Delete secret key
curl --request DELETE \
  --url https://api.futureagi.com/accounts/key/{keyId}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from /accounts/token/ endpoint

Path Parameters

keyId
string<uuid>
required

Response

204

Secret key deleted