Purge party by Ids

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

HTTP Method

DELETE

Endpoint URL

See the REST Service Endpoint topic for more details.

Resource

/restapi/v1/purge/party/{ids}

Request Parameters

Provide values for the following parameters:

Parameter Name Data Type Cardinality Description
ids array[string] Mandatory

You can provide multiple party Ids as comma-separated values.

Request Model

Media Type: application/json

{
  Example
}

Response Model

{
  Example
}