Detach location from holiday
DELETE/api/holidays/{holiday_id}/locations/{location_id}
This endpoint allows you to detach a location from a holiday.
Required permissions:
- settings.company: allows to manage location holidays.
Here the dedicated support page.
Request
Responses
- 200
- 401
- 403
- 404
- 412
Location successfully detached from holiday
Unauthorized
Forbidden
Not found
Precondition failed