Skip to main content

Convert managed users or companies

You may need to convert a managed (no-login) user or company to a normal company in one of the following scenarios:

  • The user or company needs access to the marketplace in order to make purchases or browse products.

  • The user or company has accepted a quote and now requires ongoing access to the marketplace.

  • The user or company has requested to receive notifications and/or log in to the marketplace.

To convert a managed user/company to a regular user/company, follow these steps:

  1. Authenticate to the marketplace using the authentication API.

  2. Run the following POST request:

    Sample Request

    POST   /account/v2/companies/{companyUuid}/memberships/{userUuid}/invite
    note

    This operation will also convert the managed company to a regular company.

Was this page helpful?