Purge item by Ids
Use the following details to purge items using the REST interface:
HTTP Method
DELETE
Endpoint URL
See the REST Service Endpoint topic for more details.
Resource
/restapi/v1/purge/item/{ids}
Request Parameters
Provide values for the following parameters:
Parameter Name | Data Type | Cardinality | Description |
---|---|---|---|
ids | array[string] | Mandatory |
You can provide multiple item Ids as comma-separated values. |