Skip to main content

A user representation for integration mappings API purposes. Fields name and login are not required.

id
string
required

The unique identifier for this user.

Example:

"11446498"

type
enum<string>
required

The value will always be user.

Available options:
user
Example:

"user"

name
string

The display name of this user.

Maximum string length: 50
Example:

"Aaron Levie"

login
string<email>

The primary email address of this user.