{
"publishAt": "2019-08-24T14:15:22.123Z"
}curl --location --request PATCH '/api/v2/channels/publish/tasks//publish-at' \
--header 'Content-Type: application/json' \
--data '{
"publishAt": "2019-08-24T14:15:22.123Z"
}'{
"data": {
"taskId": "string"
},
"code": 0,
"message": "string",
"requestId": "string"
}