# Delete concept **DELETE /data/concepts/{concept_id}** Permanently remove a concept from the system. Only concept creators or project managers can delete concepts. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **concept_id** () Unique identifier of the concept to delete ### Query parameters - **force** () Force deletion bypassing validation checks ## Responses ### 204 Concept successfully deleted [Powered by Bump.sh](https://bump.sh)