DELETE Security Identities ID

The DELETE /Security/Identities/{id} operation deletes the security identity with the specified ID from Keyfactor Command. The current user’s identity may not be deleted. On success, the operation returns 204 with no content.

Note:  This operation is for managing legacy formatted Active Directory identities only and is retained for backwards compatibility. New applications should use the Security Claims set of operations for both Active Directory and other identity providers (see Security).
Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:

/security/modify/

Table 740: DELETE Security Identities {id} Input Parameters

Name In Description
id Path

Required. An integer containing the Keyfactor Command reference ID of the security identity that should be deleted from Keyfactor Command.

Use the GET Security Identities operation to retrieve a list of all the security identities to determine the identity's ID.