Skip to main content

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]");