Public/Documents/Remove-Document.ps1

function Remove-Document {
    throw 'PasswordState Web API does not support removing documents directly.'
}