IIRC, defaults does not use the path to the plist file, instead it uses the reverse-DN of the domain you want to alter. In this case it will be
com.apple.Safari
So, according to the man page, you would want to call:
Code:
/usr/bin/defaults delete com.apple.Safari <KeyName>