[POST] /tasks/{id}
/api/bpm/tasks/{id}
Description | Performs an action defined in the request body on the task specified by the id provided in the path. In the request body, the type of action is set as value for the action property. The following actions are available for the user(s) with the corresponding responsibility:
If the action is claim and if the assignee is null then depersonalization is performed. | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Required system role | For the following actions the system role R_WFADM_START (ID = 20) is necessary: cancel, resetTo, suspend, activate. | |||||||||||||||||||||
Request | POST | |||||||||||||||||||||
Response | JSON | |||||||||||||||||||||
Minimum Version | 1.0.0 | |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Example |
| |||||||||||||||||||||
Result example | For all actions the following response status codes are present:
|