v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Task

Process Now

Trigger immediate processing of a task, bypassing any scheduled wait. For tasks linked to an external system, this also attempts to sync the external state.

post/api/v1/tasks/{task_id}/action/process

Path parameters

task_idstring required

The ID of the task to process now.

Request body

Response

The TaskActionsServiceProcessNowResponse returns the task view after triggering immediate processing.