# Remove preview background file from production **DELETE /data/projects/{project_id}/settings/preview-background-files/{preview_background_file_id}** Remove a preview background file from a production. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **project_id** (string(uuid)) Project unique identifier - **preview_background_file_id** (string(uuid)) Preview background file unique identifier ## Responses ### 204: Preview background file removed from production [Powered by Bump.sh](https://bump.sh)