Documentation Index

Fetch the complete documentation index at: https://help.agilityblue.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove-Object

Prev Next

Warning!

Deleting an object will also delete all of that object’s entries.

Summary

Deletes an existing object.

Remove-Object
    -Id

Returns nothing.

Parameters

Parameter

Type

Required?

Notes

Id

Int32

Yes

The object id.

Examples

Delete an existing object

Remove-Object -Id 10