v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-2148120293.6 KB
Connect

Create a new Connect session for reauthentication

Create a new Connect session for reauthenticating an existing connection

post/connect/sessions/reauthenticate

Request body

redirect_uristring uri nullable

The URI to redirect to after the Connect flow is completed

minutes_to_expireinteger

The number of minutes until the session expires (defaults to 43,200, which is 30 days)

productsConnectProducts[] nullable

The products to request access to (optional for reauthentication). Use benefits to access deductions endpoints — deduction is a deprecated alias that is still accepted but should not be combined with benefits.

connection_idstring required

The ID of the existing connection to reauthenticate

Response

Created

session_idstring required

The unique identifier for the created connect session

connect_urlstring uri required

The Connect URL to redirect the user to for reauthentication