# Delete entity **DELETE /data/entities/{instance_id}** Delete an entity by its ID. Returns empty response on success. Can only be deleted by creator or project manager. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **instance_id** (string(uuid)) ## Responses ### 204 Entity deleted successfully ### 400 Integrity error or cannot delete [Powered by Bump.sh](https://bump.sh)