These docs are for v2025-10-01. Click to read the latest docs for v2026-04-01.

Timeoff > BlockedPeriod > Deletes

Subscription_type: timeoff/blocked_period/delete

Payload

Callback payload

integer
required

Unique identifier of the blocked period

integer
required

Company id of the blocked period

string
required

Name of the blocked period.

leave_type_ids
array of integers
required

Leave types for which absence request has been blocked

leave_type_ids*
time_periods
array
required

The tenure periods associated with the allowance.

time_periods*
string
required

Type of access group

members
array of integers
required

Employees whose timeoff will be affected

members*
location_ids
array of integers

List of locations workplace identifiers where the employees are located

location_ids
team_ids
array of integers

List of team identifiers which the selected employees belong to

team_ids
legal_entity_ids
array of integers
Response
200

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

LoadingLoading…