Bulk unassign child agents.

Removes multiple child agents from this Multi-Agent in a single request. Returns 422 if the operation would leave no children, or if any specified agent is not currently assigned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The unique identifier of the Multi-Agent project.

Body Params

One or more child agent IDs to unassign from this Multi-Agent.

projectIds
array of integers

IDs of the child agents to unassign. All IDs must currently be assigned. At least one child must remain after the operation.

projectIds
Responses
204

The operation completed successfully. No content is returned.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json