cURL
curl --request DELETE \ --url https://api.example.com/api/api-keys/{keyId} \ --header 'Authorization: Bearer <token>'
Logto JWT access token
Successful response