v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Agent Folders

Move Agents To Folder

Move one or more agents (assignments) into a folder, or to the root level.

post/v2/teams/{teamId}/agent-folders/move-agents

Path parameters

teamIdstring required

Request body

agent_idsstring[] required

IDs of the agents (assignments) to move. Must be unique.

folder_idstring uuid nullable required

Destination folder ID. Pass null to move the agents to the root level.

Response

Default Response

successboolean required

Always true on success

moved_countnumber required

Number of agents that were moved