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