Create User Connector

Creates a new user connector to link a user to the library or an outlet with a specific role. Optionally sends a verification email to the user.

Creates a new user connector to establish a relationship between a user and either the library or a specific outlet.

User Connector Types

The type of user connector is determined automatically based on the presence of the outlet field:

  • Library User (L): Created when outlet is not provided - grants access to the entire library
  • Outlet User (O): Created when outlet is provided - grants access to a specific outlet

Verification Email

When send_verification_email is set to true, the user will receive an email to verify their account and set up their password.

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!