Create a new batch of users
Users
Create a new batch of users
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.
POST
Create a new batch of users
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Your Embedded API key for authorization
The version of the API to use. The current API version is 2025-09.
Body
application/json
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.

