We create absences via API and expect certain Absence Types to overlap.
To avoid the approval workflows we set the “skip_approval=true” flag when inserting a TimeOffPeriod.
However, we still receive lots of “Overlapping Absence” notifications.
How to disable the “Overlapping Absence” notifications globally?