Create User
User API
Create User
Creates a new user in Domo
POST
Create User
Documentation Index
Fetch the complete documentation index at: https://www.domo.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Domo Developer Token for authentication
Body
application/json
Response
User created successfully
Unique identifier for the user
Example:
123456
Display name of the user
Example:
"John Doe"
Username of the user
Example:
"john.doe@example.com"
Email address of the user
Example:
"john.doe@example.com"
Role ID assigned to the user
Example:
1
Custom attributes associated with the user