Purge all items
Use the following details to purge all items using the REST interface:
HTTP Method
DELETE
Endpoint URL
See the REST Service Endpoint topic for more details.
Resource
/restapi/v1/purge/all-item/{purgeAll}
Request Parameters
Provide values for the following parameters:
Parameter Name | Data Type | Cardinality | Description |
---|---|---|---|
purgeAll | Boolean | Mandatory |
The possible values are |
Request Model
Media Type: application/json
{ Example }
Response Model
{ Example }