Skip to main content
PATCH
Update an existing Holiday

Path Parameters

id
string
required

Holiday is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Holiday is uniquely identified by id

date
string<date>

Holiday has Date

name
string

Holiday has Name

Response

Holiday Updated

data
Holiday · object
success
boolean