Create new user

Overview


Creates a new user within your Demandbase account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request Body


The Create User API request body defines key attributes for a user, including identification, permissions, and default interface (view) preferences.

string
required

The full name of the user.

string
required

The email address of the user

string
required

An external identifier for the user, such as user id in your user management system.

permissionSets
array of strings
required

An array of permission sets assigned to the user. These must match the permission sets configured in the DB1 platform.

More info: Create and Manage Permission Sets

permissionSets*
string
required

The department the user belongs to, used for organizational grouping.

More info: Create and Manage Departments

string
required

The default view that defines which interface and columns the user sees upon login.

More info: Create and Manage User Views

Responses

500
Description: Returned if there was an issue on the server side and the user could not be created.
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json