Connect Your AppJavaUserpermit.api.users.delete()On this pagepermit.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]");