Returns an uncompleted portal message task to AVAILABLE and clears its assignee so the next worker can pick it up. A task that cannot be released answers 422 with reason task.not_releasable.
Path & query parameters
Field
Type
Description
LendEasy-Tenantrequiredin header
string
Opaque active LendEasy tenant-registry identifier. Supply exactly one instance; no alternate tenant selector is accepted.
taskIdrequiredin path
integer
Positive numeric task identifier.
Idempotency-Keyoptionalin header
string
Optional replay key for this logical mutation. Omission creates a fresh server-owned key for this attempt; blank, repeated, or longer-than-50-character values are rejected.