Datadog Teams

Add user

Add a user to a team.

Inputs

Field

Type

Description

team [required]

string

The name of the team.

userId [required]

string

The ID of the user.

isAdmin

boolean

Specifies if the new user is an admin.

Outputs

Expand All

Field

Type

Description

user [required]

object

id

string

name

string,null

handle

string

created_at

string

modified_at

string

email

string

icon

string

title

string,null

verified

boolean

disabled

boolean

status

string

service_account

boolean