cURL
curl --request DELETE \ --url https://api.eu.bronto.io/api-keys/{apiKeyId} \ --header 'X-BRONTO-API-KEY: <api-key>'
{ "code": 201, "correlation_id": "<string>", "message": "<string>" }
The ID of the API key to delete
API key deleted successfully