{ "debug": 1, "assistId": "4" }
curl --location --request POST '/pm/work-assist/cancel' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "debug": 1, "assistId": "4" }'
{}