DELETE Security Roles ID

The DELETE /Security/Roles/{id} method is used to delete the security role with the specified ID. Use the GET /Security/Roles method (see GET Security Roles) to determine the ID of the security role you wish to delete. This endpointClosed An endpoint is a URL that enables the API to gain access to resources on a server. returns 204 with no content upon success.

Tip:  The following permissions (see Security Overview) are required to use this feature:

SecuritySettings: Modify

Table 468: DELETE Security Roles {id} Input Parameters

Name In Description
id Path Required. The ID of the security role that should be deleted from Keyfactor Command.
Tip:  For code examples, see the Keyfactor API Endpoint Utility. To find the embedded web copy of this utility, click the help icon () at the top of the Keyfactor Command Management Portal page next to the Log Out button.