# Delete department **DELETE /data/departments/{instance_id}** Delete a department 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: Department deleted successfully ### 400: Integrity error or cannot delete [Powered by Bump.sh](https://bump.sh)