Skip to main content

permit.api.users.delete()

Deletes a user with specific user key or id.

Parameters​

userKey - The id of the user. This is the unique key of the user.

Implementation​

permit.api.users.delete("[USER KEY OR ID]");