Skip to main content
POST
Create Invitation

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

Body

application/json
email
string<email>
required
role
string
default:editor

Response

Successful Response

id
string
required
org_id
string
required
email
string
required
role
string
required
accept_url
string
required
expires_at
string
required
created_at
string
required
accepted_at
string | null