Delete API key
Delete or invalidate the API key.
DELETE
/users/auth/keys/{api_key_id}
curl \
--request DELETE 'https://api.elastic-cloud.com/api/v1/users/auth/keys/{api_key_id}'
Delete or invalidate the API key.
curl \
--request DELETE 'https://api.elastic-cloud.com/api/v1/users/auth/keys/{api_key_id}'