curl --location '/producerAI/updateSetting' \
--header 'SID: ' \
--header 'Content-Type: application/json' \
--data '{
"clipSlots": "s1,s2",
"clipSize": 3000,
"scoreboardSlot": "s5",
"productionId": 100000
}'{
"errorInfo": "string",
"errorCode": "string",
"repeated": true
}