Skip to main content
POST
Create a new OrgInvite

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
createdAt
string<date-time>
required
email
string
required
expiresAt
string<date-time>
required
id
string
required
invitedBy
string
required
orgId
string
required
role
string
required
tokenHash
string
required
tokenPrefix
string
required
acceptedAt
string<date-time>
acceptedByUserId
string

Response

Created

id
string