X-Api-Key: ********************{
"publishAt": "2019-08-24T14:15:22.123Z"
}curl --location --request PATCH 'https://aitoearn.cn//api/v2/channels/publish/tasks//publish-at' \
--header 'X-Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"publishAt": "2019-08-24T14:15:22.123Z"
}'{
"data": {
"taskId": "string"
},
"code": 0,
"message": "string",
"requestId": "string"
}