DELETE /users/auth/keys
curl \ --request DELETE 'https://api.elastic-cloud.com/api/v1/users/auth/keys' \ --header "Content-Type: application/json" \ --data '{"keys":["string"]}' curl \ --request DELETE 'https://api.elastic-cloud.com/api/v1/users/auth/keys' \ --header "Content-Type: application/json" \ --data '{"keys":["string"]}'