Deletes an absence region.
Deletes an absence region by id, unassigning all users from the absence region. If there are workspace absences related to the region, they will be deleted as well. If the absence region is the default absence region, it will simply be deleted. (no default absence region).
Required Permissions
The user must be an admin or haveuser-planning-data:write
permissions.Path parameters
absenceRegionId
The id of the absence region to delete.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
No Content