Skip to main content
POST
Begin connecting a Google Workspace mailbox

Authorizations

Authorization
string
header
required

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

Body

application/json
login_hint
string | null

MBX-06: pre-select this account on Google's chooser — a reconnect should land on the mailbox that broke, not whichever account the browser is signed into.

Maximum string length: 320
sender_profile_id
string<uuid> | null

Attach the new mailbox to this profile on connect.

Response

Successful Response

authorize_url
string
required