# Delete shotgun import error **DELETE /import/shotgun/errors/{error_id}** Delete a Shotgun import error by its unique identifier. Returns success confirmation when the error is deleted. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **error_id** (string(uuid)) Import error unique identifier ## Responses ### 204 Import error deleted successfully #### Body: application/json (object) - **deletion_success** (boolean) Whether deletion was successful ### 400 Invalid error ID format [Powered by Bump.sh](https://bump.sh)