Jira - Create user action

The Create user action creates a new user in your Jira instance.

CREATING USERS INCREASES JIRA LICENSES

Creating a new user increases the number of Jira licenses for your organization, which affects Jira subscription fees.

Input

Input fieldDescription
EmailEnter an email address for the user.
PasswordOptional. Enter a password for the user.
ProductsSelect products to provide the new user access to. Select none to create a user without any product access. Leave the field empty to provide default access.

Output

Output fieldDescription
Self URLThe API URL of the new user.
KeyThe human-readable Jira identifier for the new user.
NameThe login username of the new user.
Account IDThe Atlassian account identifier for the new user.
Email addressThe email address of the new user.
Avatar URLsURLs for the new user's avatar images.
Display nameThe display name of the new user.
ActiveIndicates whether the new user's account is active.
Time zoneThe timezone of the new user.
LocaleThe language and formatting preferences of the new user.
GroupsContains information about groups the new user is a member of, including Size and Items.
Application rolesContains information about the application roles assigned to the new user, including Size and Items.
ExpandFields expanded in the response, such as groups and application roles the user is a member of.
Last login timeThe date and time the new user last logged in to Jira.

Troubleshooting

Ensure the connected Jira account has sufficient permissions to create users if you encounter difficulties with this action.

Refer to the Jira connector permissions guide or the Jira Permissions helper documentation for more details.

Last updated: