Skip to main content
Version: 8.8

Unassign user task

DELETE 

/user-tasks/:userTaskKey/assignee

Strongly Consistent About endpoint data consistency

Removes the assignee of a task with the given key. Unassignment waits for blocking task listeners on this lifecycle transition. If listener processing is delayed beyond the request timeout, this endpoint can return 504. Other gateway timeout causes are also possible. Retry with backoff and inspect listener worker availability and logs when this repeats.

Request

Responses

The user task was unassigned successfully.