Update User

Update information for an Atlassian user.

You can update an Atlassian user account with any data in the Primary Email field.

Input

Field Definition Type Required

User

User ID

Unique identifier of the user. Text TRUE

Attributes

Username

Sign in username of the user.

Text FALSE

Primary Email

User's primary email address.

Text FALSE

External ID

Unique external ID of the user. Text FALSE

First Name

User's first name.

Text FALSE

Last Name

User's last name.

Text FALSE

Middle Name

User's middle name.

Text FALSE

Prefix

User's prefix.

Text FALSE

Suffix

User's suffix.

Text FALSE

Formatted Name

Concatenation of the First Name, Middle Name, and Last Name values of the user.

Text FALSE

Display Name

Name of the user that is visible to other team members. The display name may be different than the user's full name.

Text FALSE

Nickname

Nickname assigned to the user.

Text FALSE

Title

Job title of the user. Text FALSE

Preferred Language

Preferred display language for the user.

Text FALSE

Department

Name of user's department.

Text FALSE

Organization

Name of user's organization.

Text FALSE

Timezone

User's time zone.

Text FALSE

Phone Number

User's primary phone number.

Text FALSE

Output

Field Definition Type

Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number