---
title: "PATCH /factor/entries/bulk"
method: PATCH
path: "/factor/entries/bulk"
tags: ["Factor Manage"]
---

# PATCH /factor/entries/bulk

`PATCH /factor/entries/bulk`

## Request body

- FactorEntryBulkMoveRequest — Exactly one of categoryId or releaseId must be provided. The target and all entries must belong to the selected organization.
  - `categoryId` string
  - `entryIds` string[], required
  - `releaseId` string

## Response `200`

Factor entries moved to an organization-owned category or release

- FactorEntryBulkMoveResponse
  - `data` object, required
    - `updatedCount` integer, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.dev/greentally/apis/esgai-api.md) · [All operations](https://skmtc.dev/greentally/apis/esgai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/greentally/esgai-api/revisions/09945036a28b/schema)
