---
title: "Documents > Folder > Updates"
method: POST
path: "Webhooks > Documents > Folder > Updates"
tags: ["Webhooks"]
---

# Documents > Folder > Updates

`POST Webhooks > Documents > Folder > Updates` (webhook)

Subscription_type: `documents/folder/update`

## Payload

- DocumentsFolder
  - `active` boolean, required — Whether the folder is active or not
  - `company_id` string — Company ID of the folder
  - `id` string, required — Folder ID
  - `name` string, required — Folder name
  - `parent_folder_id` string — Id of the parent folder
  - `space` string, required — The space of the folder is related to the place where the folder is displayed.

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

[API](https://skmtc.net/factorialhr/apis/factorial-api.md) · [All operations](https://skmtc.net/factorialhr/apis/factorial-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/factorialhr/factorial-api/revisions/1a6bffb20f7d/schema)
