---
title: "Move an item."
method: POST
path: "/v2/content/{id}/move"
tags: ["contentManagement"]
---

# Move an item.

`POST /v2/content/{id}/move`

Moves an item from its current location to another folder.

## Path parameters

- `id` string, required

## Query parameters

- `destinationFolderId` string, required

## Headers

- `isAdminMode` string

## Response `200`

Content was moved successfully.

## Other responses

- `default` — Operation failed with an error.

---

[API](https://skmtc.net/sumologic/apis/sumo-logic-api.md) · [All operations](https://skmtc.net/sumologic/apis/sumo-logic-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sumologic/sumo-logic-api/revisions/18a824df1e78/schema)
