Pauses execution of a running task. The task can be resumed later using the /resume-task
endpoint. Useful for manual intervention or inspection.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.