Skip to main content
POST
Approve connect session

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Path Parameters

sessionId
string
required
Minimum string length: 1

Response

Response for status 200

redirectUri
string
required
callbackUri
string
required
code
string
required
state
string | null
required
expiresAt
string<date-time>
required