Skip to main content

Delete Identity Profiles

POST 

/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.

The following rights are required to access this endpoint: idn:identity-profile:delete

Request

Responses

Accepted - Returns a TaskResult object referencing the bulk delete job created.