Delete Identity Profiles
POST {{baseUrl}}/identity-profiles/bulk-delete
This deletes multiple Identity Profiles via a list of supplied IDs.
On success, this endpoint will return a reference to the bulk delete task result.
A token with ORG_ADMIN authority is required to call this API.
The following rights are required to access this endpoint: idn:identity-profile:delete
Request Body
["2c9180867b2a34e0017b3078d60b0699", "2c9180867b2a34e0017b3078d60b0698"]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |