Delete an Identity Profile
DELETE {{baseUrl}}/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.
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
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |