Invite a new user to your Organization.
This sends an email to someone inviting them to join your m3ter Organization.
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
1 - 1001 - 100150The IDs of the permission policies the invited user has been assigned. This controls the access rights and privileges that this user will have when working in the m3ter Organization.
The date when access will end for the user (in ISO-8601 format). Leave blank for no end date, which gives the user permanent access.
The date when the invite expires (in ISO-8601 format). After this date the invited user can no longer accept the invite. By default, any invite is valid for 30 days from the date the invite is sent.
Returns the Invitation
The UUID of the entity.
The version number:
The email address of the invitee. The invitation will be sent to this email address.
The IDs of the permission policies the invited user has been assigned. This controls the access rights and privileges that this user will have when working in the m3ter Organization.
The first name of the invitee.
The surname of the invitee.
The date that access will end for the user (in ISO-8601 format). If this is blank, there is no end date meaning that the user has permanent access.
The date when the invite expires (in ISO-8601 format). After this date the invited user can no longer accept the invite. By default, any invite is valid for 30 days from the date the invite is sent.
The UUID of the user who sent the invite.
Boolean indicating whether the user has accepted the invitation.
The DateTime when the invitation was created (in ISO-8601 format).
The DateTime when the invitation was last modified (in ISO-8601 format).
The UUID of the user who created the invitation.
The UUID of the user who last modified the invitation.