User resource
Site users management - Models - User object for add user to site API
OVERVIEW
<users>
<user>
<firstname>test</firstname> <!--Required for completely new user added to site and optional when existing system user is added to site -->
<lastname>email</lastname> <!--optional -->
<email>testemail@highq.com</email><!--Required -->
<orgid>{1}</orgid><!-- Please change the organisation ID to the organisation the user should belong to. Required for completely new user added to site and optional when existing system user is added to site -->
</user>
</users>
Last Updated: Jun 09,2023
Comments
0 Comments