Title
Create new category
Edit page index title
Edit category
Edit link
Create Multiple Users
Use the Create Multiple Users API to create multiple local and LDAP users in a single request.
This API accepts an array of user definitions and creates each user using the specified role and authentication type.
Before invoking this API, authenticate with the Pulse server. For more information, see Authenticate with Pulse APIs.
Endpoint
Property | Value |
|---|---|
Method | POST |
Endpoint | /user |
API Type | REST |
Request
Run the following command to create multiple users.
Request Body
The request body contains an array of user objects.
Field | Required | Description |
|---|---|---|
username | Yes | Specifies the unique user name. |
password | Yes* | Specifies the Base64-encoded password. Required only for local users. *When |
role | Yes | Specifies an existing Pulse role to assign to the user. |
ldapUser | No | Specifies whether the user is an LDAP user. The default value is |
catalogRole | No | Specifies an optional catalog-level role. |
Example Request
Example Response
If the request is successful, Pulse creates all users specified in the request body.
For additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2026