cURL
curl --request DELETE \ --url https://api.example.com/api/v1/api-keys/{api_key_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete an API key.
Successful Response