Purge Services
The
purge
performs a physical delete of entities in the application that has previously been marked for deletion through the
delete
operation.
The associated child or parent entities are not deleted by this operation.
The entities to be purged can be controlled by setting additional input parameters on the request.You must have one of the following permissions for the respective action (delete item or party) to call this operation:
- PERM_PURGE_ITEM
- PERM_PURGE_PARTY
These REST services show how to implement the purge functionality on TIBCO Product and Service Inventory.
The purge services are as follows:
Subtopics