Authorization: Bearer ********************
curl --location --request POST '/mj/task//cancel' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "description": "string" }