ECE + AWS load balancer: port configuration?

I believe this API call will work:

curl -k -X POST -u admin:xxxxxxxxx https://{ADMIN_SERVER}:12443/api/v1/platform/configuration/store/https_port -H 'Content-Type: application/json' -d '
{
   "value" : "443"
}