Purge all parties

Use the following details to purge all parties using the REST interface:

HTTP Method

DELETE

Endpoint URL

See the REST Service Endpoint topic for more details.

Resource

/restapi/v1/purge/all-party/{purgeAll}

Request Parameters

Provide values for the following parameters:

Parameter Name Data Type Cardinality Description
purgeAll Boolean Mandatory

The possible values are true or false.

Request Model

Media Type: application/json

{
  Example
}

Response Model

{
  Example
}