DELETE Security Claims ID

The DELETE /Security/Claims/{id} operation deletes the security claim with the specified ID. On success, the operation returns 204 with no content.

Note:  You cannot delete a claim that is used to grant permissions—via roles—to the user executing the delete command.
Tip:  The following permissions (see Security Roles and Claims) are required to use this feature:

/security/modify/

The user must hold a role containing this permission in the Global Permission Set (see Permission Sets).

Table 756: DELETE Security Claims{id} Input Parameters

Name In Description
id Path

Required. The ID of the security claim that should be deleted from Keyfactor Command.

Use the GET Security Claims operation to determine the ID of the security claim you wish to delete.