Skip to main content
POST
Create A User Invite

Authorizations

Authorization
string
header
required

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

Body

application/json
invitations
object[]

Response

Successful response

email
string
required
Maximum string length: 255
object
string
required
organization_id
string
required
Maximum string length: 32
as_admin
boolean
created_at
string<date-time>
invited_by_id
string | null
Maximum string length: 32
is_accepted
boolean
modified_at
string<date-time> | null
sent_at
string<date-time> | null