Use the endpoint to revoke an API key on your server.
For more information about this API swagger specification, see here
curl -X DELETE "https://api.estuary.tech/user/api-keys/:key" -H "Authorization: Bearer REPLACE_ME_WITH_API_KEY" -H "Accept: application/json"