Pause Task

Pauses execution of a running task. The task can be resumed later using the /resume-task endpoint. Useful for manual intervention or inspection.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

task_idstringRequiredformat: "uuid"

Response

Successful Response

Errors