Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/api/activity/day-tasks.cancel-submission \ --header 'Content-Type: application/json' \ --data ' { "date_range": "2019-11-11/2019-12-12", "task_ids": [ "872815618512410358" ], "resource_ids": [ "872815618512410358" ], "remark": "<string>" } '
Cancel a previous day task submission.
"2019-11-11/2019-12-12"
255
Day task submission cancelled.