Cancel a user task PATCH /user_tasks/:taskId/cancel Cancels the specified user task with the provided reason. Requires the user_tasks:write scope. Request Responses200The cancelled user task.