Skip to main content
Version: 2.0.0

permit.api.roles.delete()

Deletes a role with specific role key or id.

Parameters

roleKey - The id of the role. This is the unique key of the role.

Implementation

permit.api.roles.delete("[ROLE KEY OR ID]");