post https://apiv2.{domain}.ai/api/v2/resource_management/holidays
Create a new Holiday
Log in to see full request history
Response
Create a new Holiday
xxxxxxxxxx
curl --request POST \
--url https://apiv2.eightfold.ai/api/v2/resource_management/holidays \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"holidayType": "public_holiday"
}
'
Try It!
to start a request and see the response here! Or choose an example: