Users

Send invitation to new user

Create and send an invitation for a new user to join your organization.

post/invitations

Request body

idinteger
invitee_emailstring required
invitation_tokenstring
expires_atstring date-time

Timestamp when the invitation will expire.

organizationinteger
created_atstring date-time

Timestamp when the invitation was created.

existing_userstring
organization_does_not_existboolean
invitation_unique_keystring

Response

Created

idinteger
invitee_emailstring required
invitation_tokenstring
expires_atstring date-time

Timestamp when the invitation will expire.

organizationinteger
created_atstring date-time

Timestamp when the invitation was created.

existing_userstring
organization_does_not_existboolean
invitation_unique_keystring

Changes

No recorded changes to this endpoint across all 1 revision of this API.