Create a new user
- Print
- PDF
Create a new user
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/api/users
Security
HTTP
Type bearer
Body parameters
object
username
string
status
string
Valid values[ "inactive", "active" ]
lastName
string
firstName
string
email
string
emailList
Array of string
string
sharePasswordToUser
boolean
password
string
identityProvider
string
Example[ { "id": "1HhvrKWjoFPXvOcbJSDx" } ]
Responses
200
OK
object
Was this article helpful?