Skip to main content
POST
Send Invite

Authorizations

Authorization
string
header
required

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

Headers

x-idempotency-key
string | null

Body

application/json
account_id
string<uuid>
required
provider_id
string | null
identifier
string | null
message
string | null
Maximum string length: 300

Response

Successful Response

success
boolean
required
data
Data · object | null
error
string | null