post https://{hostname}/etp-config/v3/configs//sites
Creates a new site.
Responses
Creates a new site.
xxxxxxxxxx
curl --request POST \
--url https://hostname/etp-config/v3/configs/configId/sites \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
200 OK