Create invitation

This API invites a new user to your organization by email. If the email has been invited before, the existing invitation is refreshed with a new expiration date.

👍

Tip:

The invitation is valid for 7 days. If the user does not accept the invitation within that time frame, they will need to be re-invited.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Invitation payload. Provide the email address of the user to invite.

string
required

Email address of the invitee.

string
required
length ≥ 1

Invitee's first name.

string
required
length ≥ 1

Invitee's last name.

boolean

Whether to invite as a manager. Managers have additional permissions in the system, such as the ability to view and manage users and invitations. Defaults to false.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json