@edgible-team/sdk
    Preparing search index...

    Class UsersClient

    User account CRUD and the user→organizations read.

    Index

    Constructors

    Methods

    • List the organizations the user is a member of.

      Parameters

      Returns Promise<OrganizationData[]>

    • Update a user; returns the updated row.

      Parameters

      Returns Promise<UserData>

      NotFoundError if the user does not exist.