Set Priority
PUT/external-task/:id/priority
Sets the priority of an existing external task by id. The default value of a priority is 0.
Request
Responses
- 204
- 404
Request successful.
Returned if the task does not exist. This could indicate a wrong task id as well as a cancelled task, e.g., due to a caught BPMN boundary event. See the Introduction for the error response format.