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