Remove-FileReference
  • 1 Minute to read
  • Dark
    Light
  • PDF

Remove-FileReference

  • Dark
    Light
  • PDF

Article summary

Summary

Deletes an existing file reference.

Remove-FileReference
    -Id

Returns nothing.

Notice
Deleting a file reference object will also delete the associated file.

Parameters

ParameterTypeRequired?Notes
IdStringYesThe file reference id.

Examples

Delete an existing file reference

Remove-FileReference -Id "10d210ae2c484efcb8ce6d57a9d22f1a"