---
title: "Timeoff > BlockedPeriod > Deletes"
method: POST
path: "Webhooks > Timeoff > BlockedPeriod > Deletes"
tags: ["Webhooks"]
---

# Timeoff > BlockedPeriod > Deletes

`POST Webhooks > Timeoff > BlockedPeriod > Deletes` (webhook)

Subscription_type: `timeoff/blocked_period/delete`

## Payload

- TimeoffBlockedPeriodsPolicy
  - `id` string, required — Unique identifier of the blocked period
  - `company_id` string, required — Company id of the blocked period
  - `name` string, required — Name of the blocked period.
  - `leave_type_ids` string[], required — Leave types for which absence request has been blocked
  - `time_periods` unknown[], required — The tenure periods associated with the allowance.
    - unknown
  - `strategy` string, required — Type of access group
  - `members` string[], required — Employees whose timeoff will be affected
  - `location_ids` string[] — List of locations workplace identifiers where the employees are located
  - `team_ids` string[] — List of team identifiers which the selected employees belong to
  - `legal_entity_ids` string[] — List of legal entity identifiers which the selected employees belong to

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