Skip to main content

Delete an Identity Profile

DELETE 

/identity-profiles/:identity-profile-id

This deletes an Identity Profile based on ID.

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.