Users
Invite New User
Create a new user invitation for a specific team group.
POST
/
api
/
v3
/
users
Body
Response
Wheter or not the invitation was successfully created
The response message
The email address that the invitation was addressed to
The team group id that the user was invited to
The role that the new user was invited with
The invitation’s status. Valid values are pending
, accepted
, or expired
.
The date & time when the invitation will expire (in ISO 8601
format).