Remove-FileReference
- 1 Minute to read
- Print
- DarkLight
- PDF
Remove-FileReference
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Summary
Deletes an existing file reference.
Remove-FileReference
-Id
Returns nothing.
Notice
Deleting a file reference object will also delete the associated file.
Parameters
Parameter | Type | Required? | Notes |
---|---|---|---|
Id | String | Yes | The file reference id. |
Examples
Delete an existing file reference
Remove-FileReference -Id "10d210ae2c484efcb8ce6d57a9d22f1a"