When trying to delete an orphaned item in portal I get the following message.
Unable to reach the server where the service is. Consider using calling deleteItem with options = { 'force' : true } if the server won't be available anymore.
Where or how do I use the options = {'force' : true}
I cannot find this in any documentation.