PATCH
/
holidays
/
{id}

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

Holiday has Date

name
string

Holiday has Name

Response

200 - application/json
data
object
success
boolean