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