Authorization: Bearer ********************curl --location --request POST '/innerapi/V2/task/destory' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: Bearer <token>' \
--form 'task_id="1"'{
"message": "string",
"code": 0,
"data": [
"string"
]
}