---
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)

## Changes

- **2021-11-05** `8f8578e5d4c5` — 1 info
  - added the optional property `additionalProperties/entity/conflicting/ui:fs/children/items/ui:share` to the response with the `207` status
- **2021-10-25** `ef9761927b5f` — 1 breaking
  - removed the success response with the status `200`
- **2021-10-18** `c0d27a077a48` — 1 info
  - endpoint added
- **2021-10-18** `75899b69a09a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/iterate-ch/apis/restfs/changes/resourceAlias/:alias/children/move/post.md)

---

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