---
title: "POST /resourceAlias/{alias}/children/move"
method: POST
path: "/resourceAlias/{alias}/children/move"
tags: ["MoveChildrenForAliasApi"]
---

# POST /resourceAlias/{alias}/children/move

`POST /resourceAlias/{alias}/children/move`

Move resources to a container

## Path parameters

- `alias` string, required

## Query parameters

- `autoRename` boolean
- `conflictResolution` 'RENAME' | 'OVERWRITE' | 'NONE' | 'INVALID'
- `lockToken` string

## Headers

- `cookie` string
- `If-Match` string

## Request body

- string[]

## Response `207`

MULTI STATUS

## Other responses

- `403` — FORBIDDEN, Not allowed
- `409` — CONFLICT, file resource already exists (inside of the multistatus)
- `412` — PRECONDITION, FAILED non-matching Etag of 'If-Match' Header
- `423` — LOCKED, Resource or parent resource is locked (inside of the multistatus)
- `507` — INSUFFICIENT STORAGE, insufficient storage or quotas exceeded (inside of the multistatus)

---

[API](https://skmtc.net/iterate-ch/apis/restfs.md) · [All operations](https://skmtc.net/iterate-ch/apis/restfs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/iterate-ch/restfs/revisions/517e17452ca3/schema)
