curl --location 'http://dev-cn.your-api-server.com/docs/$AbCDeFGH/domains' \ --header 'Content-Type: application/json' \ --data '{ "customDocDomain": "example.com" }'
{}