Creates a new managed user in an enterprise. This endpoint is only available to users and applications with the right admin permissions.
nameThe name of the user
rolestringThe user’s enterprise role
loginstringThe email address the user uses to log in. Required for standard users, but optional when `is_platform_access_only` is set to `true`.
phonestringThe user’s phone number
fieldsarrayList of attributes to include in the response (e.g., ['id', 'name', 'login', 'role']). This can be used to request fields that are not normally returned in a standard response. Note: Specifying this parameter will return only the mini representation fields plus the explicitly re…
statusstringThe user's account status (active, inactive, cannot_delete_edit, or cannot_delete_edit_upload)
addressstringThe user’s address
languagestringThe language of the user, formatted in modified version of the [ISO 639-1](/guides/api-calls/language-codes) format.
timezonestringThe user's timezone (e.g., 'America/Los_Angeles', 'America/New_York')
job_titlestringThe user’s job title
space_amountintegerThe user’s total available space in bytes. Set this to `-1` to indicate unlimited storage.
tracking_codesarrayTracking codes allow an admin to generate reports from the admin console and assign an attribute to a specific group of users. This setting must be enabled for an enterprise before it can be used.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.