/
TI
timesheet
/
Timesheet API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
timesheet
Timesheet API
post
Create holiday collection
v1
latest
OpenAPI 3.0.1
Apache 2.0
2026-08-06
260
217
675.1 KB
Holiday Collections
Create holiday collection
post
/v1/organizations/{orgId}/holiday-collections
Path parameters
orgId
string
required
Organization ID
Request body
HolidayCollectionCreateDto
required
name
string
description
string
Response
Created holiday collection
HolidayCollectionDto
required
id
string
organizationId
string
name
string
description
string
active
boolean
user
string
lastUpdate
integer
created
integer
deleted
boolean
countries
HolidayCollectionCountryDto[]