MembershipRequest Object

Contains information about an invitation sent out to invite a new user to the group.

This object is used by the following operations:

The properties included in the MembershipRequest object are listed below.

Property Type Description
MembershipRequestID string The unique ID for the membership request (invitation).
Email string Email address for the user being invited to the group. Required.
UserID string The unique ID for a specific user.
Message string

A message to be included with the invitation. Required for group membership request.

Valid in version: 2022.1.0 and later: Also required for app team membership request.

Role string The group member's role within the group.
GroupName string The name of a group.
DomainName string The domain name indicates the name of the domain the user signed in with.
UserName string The username for the group member.
GroupID string The unique Group ID for a specific group.