Create User

Create a user for an account.

Error Messages

statusmessage
400Attribute must have a firstName
400Attribute firstName maxLength is 40 charts
400Attribute must have a lastName
400Attribute lastName maxLength is 40 charts
400Attribute must have a email
400Attribute email maxLength is 100 charts
400Attribute email address is invalid
400Attribute secondary email maxLength is 100 charts
400Attribute secondary email address is invalid
400Attribute middlename maxLength is 1
400Attribute suffix value must in "II","III","Jr.","Sr."
400Attribute ssoUserId value is used
400Attribute must have a contactOrgId when contactId is not null
400Attribute contactOrgId value is notFound in account {accountId}
400Attribute contactId value is notFound in organization {contactOrgId}
400The REST API does not support assigning custom roles to users at this time. The custom role IDs in the request: {disabledCustomRoleIdList}
400Attribute roleIds value is invalid in account:{accountId}
400Attribute roleIds value is invalid, Account Admin can only have one role.
400Attribute roleIds value must be contains defaultRoleId
401Invalid credentials: Password invalid
401Invalid credentials: Get User failed
Language
Authorization
:
URL
Click Try It! to start a request and see the response here!