{
"templateId":"640877fbd76d22598b96258a",
"weights":"1"
}
curl --location --request POST 'http://localhost:8000/api/amis/updateWeights?localhost/api/amis/updateWeights=' \
--header 'Content-Type: application/json' \
--data-raw '{
"templateId":"640877fbd76d22598b96258a",
"weights":"1"
}'
{"success":true,"errCode":null,"errMessage":null}