v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-031984301.2 MB
Task

Complete Task

Completes a task. The task is required to be in "inProgress" state and will be marked as "completed".

put/tasks/{taskId}/complete

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

outcomestring required

The outcome should be one of the valid applicable outcomes of the task. If not specified, the default one will be taken.

commentstring

The comment associated with this task completion.

Response

No Content