Invite a user to join the teamspace. This will send an invitation email. If the user already exists, the invite will be automatically accepted.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the teamspace
User invited successfully
Represents a invite for a user in a teamspace
The ID of the invite. Only present if the invite is pending.
The email address of the user invited
Represents the permissions assigned to a user in a teamspace
Whether the user has accepted the invite
pending, accepted The date and time the user accepted the invite. Only present if the invite is accepted.