DELETE Security Roles ID

The DELETE /Security/Roles/{id} operation deletes the security role with the specified ID. Use the GET Security Roles operation to determine the ID of the security role you wish to delete. On success, the operation returns 204 with no content.

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 826: 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.