v10

latestOpenAPI 3.0.3raw.githubusercontent.com2025-07-036391133.0 KB
BackendService

Create User Invite

Create a User Invite.

post/v1/user-invites

Query parameters

sendEmailboolean

Whether to send an email automatically as part of the invite.

Request body

idstring

The User Invite ID. Starts with user_invite_....

organizationIdstring

The Organization this User Invite belongs to.

createTimestring date-time

When the User Invite was created.

updateTimestring date-time

When the User Invite was last updated.

emailstring

The invitee's email address.

ownerboolean

Indicates whether the invited User will have owner privileges in the Organization.

Response

OK