For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Update user taskAdded in 8.5

PATCH 

/user-tasks/:userTaskKey

Strongly Consistent About endpoint data consistency

Update a user task with the given key. Updates wait 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.

Required permissions

When authorization is enabled, this endpoint requires the following permission. See resources and permissions to learn more.

Resource typePermission
PROCESS_DEFINITION · UPDATE_USER_TASK or USER_TASK · UPDATE

Request

Responses

The user task was updated successfully.