{
"token": "57148d19-6ef3-414f-8a69-c29c3c158217",
"param": {
"creativeId":2626,
"planId": 450,
"contentType": "GROUP_MESSAGE",
"releaseTime": "2023-08-10 20:00:00",
"remark": "aatss发发发aaest222222反sss反复复付ggg",
"contentGroupId": 117537
}
}
curl --location --request POST 'https://open-auth.tezign.com/open-api/standard/v1/creative/update' \
--header 'x-asm-prefer-tag: version-env-07' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "57148d19-6ef3-414f-8a69-c29c3c158217",
"param": {
"creativeId":2626,
"planId": 450,
"contentType": "GROUP_MESSAGE",
"releaseTime": "2023-08-10 20:00:00",
"remark": "aatss发发发aaest222222反sss反复复付ggg",
"contentGroupId": 117537
}
}'
{
"code": "0",
"message": "处理成功",
"result": {}
}