gmail
Start Gmail Import
Start Gmail import flow - returns OAuth URL for frontend to redirect.
This endpoint is called by the frontend to initiate Gmail account linking. It calls the travel_email service to generate an OAuth URL, which the frontend uses to redirect the user to Google for authorization.
Returns: GmailImportStartResponse with auth_url on success, error_message on failure
post/gmail/import/start
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.