Deletes a User.

deleteUser(userId, option_comment = "", option_keep_enrollments = 1,
  email_notification = 0)

Arguments

userId

The ID of the user which will be deleted.

Value

The success status of the DELETE request.

References

API Documentation