UiPath Documentation
automation-hub
latest
false
Automation Hub api guide

Input for Users

Input values for user roles in Automation Hub API calls, including default platform roles and how to retrieve custom role keys.

Note:

Below you can find the value for the platform default/uneditable roles. To assign a customized role please use first the Get user roles call in order to find out the key value.

KeyValueUse Case
user_emailThe email address of a user who does not have an account in Automation Hub/who's account is to be updated.GET and POST request parameters
user_first_nameThe first name of the user that is about to be added/edited.GET and POST request parameters
user_last_nameThe last name of the user that is about to be added/edited.GET and POST request parameters
user_job_titleThe job title of the user that is about to be added/edited.GET and POST request parameters
user_business_unitThe business unit of the user that is about to be added/edited.GET and POST request parameters
user_departmentThe department of the user that is about to be added/edited.GET and POST request parameters
user_locationThe location of the user that is about to be added/edited.POST request parameter.
inviteStatusinviteStatus=all inviteStatus=active inviteStatus=inactive inviteStatus=pendingGET filter
user_rolesSystem Admin = 2 RPA Sponsor = 3 Component Curator = 4 Program Manager = 5 Idea Approver = 6 Standard User = 8 Project Manager = 11POST request parameter.
category_idYou can easily extract Category ID by using the GET category call.POST request parameter.

UI Correspondent: Completing the Add User Form

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated