DELETE Security Claims ID
The DELETE /Security/Claims/{id} method is used to delete the security claim with the specified ID. This endpoint An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.
The user must hold a role containing this permission in the Global Permission Set (see Permission Sets).
Table 686: 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 method (see GET Security Claims) to determine the ID of the security claim you wish to delete. |



Was this page helpful? Provide Feedback