Skip to main content

Neuralk.users.delete

Neuralk.users.delete(email)

Delete a user from the Neuralk AI platform.

  • Parameters: email (str) – The email address of the user to delete.
  • Raises: NeuralkException – If user deletion fails.

On this page