---
title: "CustomResources > Schema > Creates"
method: POST
path: "Webhooks > CustomResources > Schema > Creates"
tags: ["Webhooks"]
---

# CustomResources > Schema > Creates

`POST Webhooks > CustomResources > Schema > Creates` (webhook)

Subscription_type: `custom_resources/schema/create`

## Payload

- CustomResourcesSchema
  - `id` string, required — Schema identifier
  - `name` string, required — Schema name
  - `company_id` string, required — Company identifier where this schema belongs
  - `hidden` boolean, required — Manages visibility of the schema
  - `position` integer — Schema position within employee profile

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