---
title: "WorkSchedule > Schedule > Creates"
method: POST
path: "Webhooks > WorkSchedule > Schedule > Creates"
tags: ["Webhooks"]
---

# WorkSchedule > Schedule > Creates

`POST Webhooks > WorkSchedule > Schedule > Creates` (webhook)

Subscription_type: `work_schedule/schedule/create`

## Payload

- WorkScheduleSchedule
  - `id` string, required
  - `name` string, required
  - `archived_at` string
  - `company_id` string, required
  - `created_at` string, required
  - `updated_at` string, required
  - `employee_ids` string[], required
  - `periods` unknown[], required
    - unknown

## 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/versions/1a6bffb20f7d/schema)
