Add a member to teams
Add one member to one or more teams.
Path parameters
id
The member ID
Headers
Authorization
Request
This endpoint expects an object.
teamKeys
List of team keys
Response
Member response
_links
The location and content type of related resources
_id
The member's ID
role
The member's base role. If the member has no additional roles, this role will be in effect.
email
The member's email address
_pendingInvite
Whether the member has a pending invitation
_verified
Whether the member's email address has been verified
customRoles
The set of additional roles, besides the base role, assigned to the member
mfa
Whether multi-factor authentication is enabled for this member
_lastSeen
The member’s last session date (as Unix milliseconds since epoch)
creationDate
Timestamp of when the member was created
firstName
The member's first name
lastName
The member's last name
_pendingEmail
The member's email address before it has been verified, for accounts where email verification is required
excludedDashboards
Default dashboards that the member has chosen to ignore
_lastSeenMetadata
Additional metadata associated with the member's last session, for example, whether a token was used
_integrationMetadata
Details on the member account in an external source, if this member is provisioned externally
teams
Details on the teams this member is assigned to
permissionGrants
A list of permission grants. Permission grants allow a member to have access to a specific action, without having to create or update a custom role.
oauthProviders
A list of OAuth providers
version
Version of the current configuration
roleAttributes
The role attributes for the member