Skip to main content
POST
/
workspaces
/
{workspace_id}
/
agent
/
presets
/
{preset_id}
/
move
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

preset_id
string<uuid>
required
workspace_id
string<uuid>
required

Body

application/json

Payload for moving an agent preset to a folder.

folder_path
string | null

Response

Successful Response