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