twinlab.unshare_project#

twinlab.unshare_project(project_id, user, verbose=False)[source]#

Remove a user from a project.

You must be the project owner to remove users from the project.

Parameters:
  • project_id (str) – The name of the project in the twinLab cloud.

  • user (str) – The email of the user to remove from the project.

Return type:

None

Returns:

None