Create User
Creates a new user on the platform
Authorizations
API token for the Authorization header parameter.
Body
"John"
"Doe"
"john@example.com"
"ABC12345"
"john2@example.com"
"+33 6 12 34 56 78"
"+33 6 12 34 56 78"
1 is male, 2 is female
1
Only accepts values available for your account. For available languges please access /v1/locales
"fr"
"FR"
"2007-06-23"
"16 Rue de Triomphe"
"Paris"
75015
"France"
If none provided it will default to status 1 (active)
1
1
User ID (can be User ID (int) or employeeID (string))
"ABC12345"
User ID (can be User ID (int) or employeeID (string))
"ABC12345"
Job Id (can be Job ID (int) or externalId (string))
"ABC12345"
Not providing any field reference (eg. fieldId
and/or externalFieldId
) or no match is made from the provided field reference(s), it will attempt to create a new additional field based on the attributes given.
Response
Internal ID
0
"ABC12345"
"John"
"Doe"
"john@example.com"
"john2@example.com"
"+33 6 12 34 56 78"
"+33 6 12 34 56 78"
1
"fr"
"2007-06-23"
"FR"
"16 Rue de Triomphe"
"Paris"
75015
"France"
1
1
Manager Internal user ID
123
Manager Employee ID
"ABC0000"