Skip to main content
POST
Source Invite

Authorizations

Authorization
string
header
required

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

Body

application/json

Source Invite body

to_email
string
required

Email address of the user to invite

message
string
required

Custom message to include in the invitation

connectorType
string
required

Type of connector being shared

returnUrl
string | null

URL to redirect to after invitation is accepted

Response

Successful Response