Skip to main content
DELETE
/
api
/
api-keys
/
{keyId}
Delete API Key
curl --request DELETE \
  --url https://api.example.com/api/api-keys/{keyId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Logto JWT access token

Path Parameters

keyId
string
required

Response

200

Successful response