PUT
/account
curl \
--request PUT 'https://api.elastic-cloud.com/api/v1/account' \
--header "Content-Type: application/json" \
--data '{"trust":{"trust_all":true}}'
curl \
--request PUT 'https://api.elastic-cloud.com/api/v1/account' \
--header "Content-Type: application/json" \
--data '{"trust":{"trust_all":true}}'