{
"name": "string",
"sms": "string",
"senderId": "string",
"planStartTm": "string",
"filePath": "string",
"uploadName": "string",
"code": "string",
"deduplication": true,
"taskSplit": 0,
"taskSplitCnt": 0,
"taskHours": 0,
"appendVoiceFlag": 0,
"idxChannelIds": "string",
"linkPoolType": 0,
"vendorType": 0,
"vendorAccountId": 0
}curl --location '/short/link/pool/sms/job' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"sms": "string",
"senderId": "string",
"planStartTm": "string",
"filePath": "string",
"uploadName": "string",
"code": "string",
"deduplication": true,
"taskSplit": 0,
"taskSplitCnt": 0,
"taskHours": 0,
"appendVoiceFlag": 0,
"idxChannelIds": "string",
"linkPoolType": 0,
"vendorType": 0,
"vendorAccountId": 0
}'{
"code": 0,
"msg": "",
"data": false
}