Initiate OAuth
integrations
Initiate OAuth
Start an OAuth flow. Returns transactionId, authUrl, and expiresAt. The user opens authUrl in a browser to authorize; then poll status until complete.
POST
Initiate OAuth
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json