Complete a workflow or user-generated task

Use this when the user explicitly asks to complete an open workflow or user-generated task. Returns the updated task. Only tasks with type workflow or user_generated can be completed through this endpoint. Other task types are managed by their owning workflow and cannot be completed here, including required-question, review, identity-verification, acknowledgment, approval, reminder, connection-advancement, entity-access, and history tasks. Calling this endpoint for an already completed supported task is idempotent. Workflow tasks still enforce assignment and required-answer restrictions; user-generated tasks enforce their normal state-update permissions.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the workflow or user-generated task to complete

Responses

400

The task type is not supported by this endpoint, required answers are incomplete, or the request is invalid.

403

The authenticated user is not permitted to complete the task.

404

The task does not exist or does not belong to the authenticated entity.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json