Delete holiday rule settings and re-evaluate workers for inheritance

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

holidayRuleSettingUuid

description: UUID of the holiday rule setting to delete

Response Codes

``200 Successfully deleted holiday rule settings and re-evaluated workers

``500 default error response


Example Request

curl --request DELETE \
     --url https://services.fountain.com/api/serviceattendance/processes/holidayRuleSettings/holidayRuleSettingUuid \
     --header 'accept: application/json'

Response

application/json

200500