Only authenticated users can create Holiday Lists within their workspace.
OpenAPI
Authorizations
string
required
Bearer Token for the authenticated user.Format:
Authorization: Bearer YOUR_ACCESS_TOKENBody Parameters
string
required
Name of the Holiday List.
string
Optional description for the Holiday List.
array
required
Array of holidays to include in the Holiday List.
Example Request
Successful Response
Response Fields
string
Unique identifier of the Holiday List.
string
Name of the Holiday List.
string
Description of the Holiday List.
boolean
Indicates whether the Holiday List is active.
integer
Total number of holidays contained in the Holiday List.
string
Timestamp when the Holiday List was created.
string
Timestamp when the Holiday List was last updated.

