Skip to main content

Add agent tasks

POST 

/command/tasks/add/agent/:AgentId

Submits a list of tasks to the queue for the specified agent using a POST body. The AgentId path parameter identifies the target agent. Returns the assigned task IDs in the response.

Request

Responses

The response object for SubmitAgentTasks.