User
Update current user's global holidays
Update current user's global holidays from tenant holidays.
post/user/global_holidays
Request body
Example request
{
"items": [
"NzAwNTUxOTA5NzczMTQ4MTYw"
]
}Response
Created
Example response
{
"id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}