curl --location --request PUT '/site/1114/domain_name' \ --header 'Content-Type: application/json' \ --data '{ " domain_name": "string" }'
{}