Creates a new user in your Embedded account. The user record acts like a “container” to store all the integrations, workflows, and credentials for any given user. Returns a user identifier.
Your Embedded API key for authorization
The version of the API to use. The current API version is 2025-09.
An array of user objects to be created. Each object must contain a username (mandatory) and an optional fullName. Limited to 1000 users at a time.