# Delete day off **DELETE /data/day-offs/{instance_id}** Delete a day off by its ID. Returns empty response on success. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **instance_id** (string(uuid)) ## Responses ### 204 Day off deleted successfully ### 400 Integrity error or cannot delete [Powered by Bump.sh](https://bump.sh)