v1
protected
agent-tasks

Pause Agent Task

Pause a specific task workflow for the specified agent.

post/v1/agents/{agent_id}/tasks/{task_id}/pause

Path parameters

agent_idstring uuid required
task_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/v1/agents/{agent_id}/tasks/{task_id}/pause:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes