User
Create a new holiday for user
Create a new holiday for a user.
post/users/{id}/holidays
Path parameters
idstring required
The unique ID of the resource.
Example:NzAwNTUxOTA5NzczMTQ4MTYw
The unique ID of the user.
Request body
Response
Created
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}