No, unfortunately there is no way to delete a Property Use Detail record once created. We will consider adding this as a future enhancement.
At the moment, erroneous records can be edited (revised).
In Web Services, you can make an edit using PUT /useDetails/(useDetailsId) or POST /propertyUse/(propertyUseId)/useDetails.
Another option for eliminating all Property Use Details is to delete the Property Use itself (the Office) and then recreate it.