Skip to main content
POST
Create Connect Session

Authorizations

Authorization
string
header
required

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

Body

application/json
workspace_id
string<uuid>
required
user_id
string
required
user_email
string | null
user_display_name
string | null
integration_id
string | null

Response

Successful Response

token
string
required
expires_at
string
required