cURL
curl --request DELETE \ --url https://api.lyceum.technology/api/v2/external/auth/api-keys/{api_key_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Revoke (delete) an API key.
Successful Response