{ "task_id": "string" }
curl --location --request POST '/api/moment/post-task/cancel' \ --header 'Content-Type: application/json' \ --data-raw '{ "task_id": "string" }'
null