Create UserAsk AIpost https://iris.trackunit.com/api/organization/v1/usersBody ParamscompanyNamestringlength between 0 and 50Company nameemailstringrequiredlength between 0 and 254Email address of the useremployeeNumberstringlength between 0 and 50Employee number/IPAF idfederatedbooleanDefaults to falseThe user has a federated identity and authenticates with an external IdP. The user is activated upon creation and will not receive an activation email.truefalsemobilePhoneobjectMobile phone numbermobilePhone objectnamestringrequiredlength between 0 and 100The name of the userroleIduuidID of user role to assign userusernamestringlength between 1 and 50The username of the userHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 201User was successfully created. 400Bad request 401Invalid or missing bearer token in Authorization header 403User not allowed to make this request 404Resource not found 500Internal server errorUpdated 6 months ago