Skip to main content
Version: 2.0.0

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