auth

Exchange Auth Code

Exchange a short-lived authorization code for JWT tokens.

The code is issued during the OAuth callback redirect and is valid for 60 seconds.

post/api/v1/auth/exchange

Request body

codestring required

Response

Successful Response

dataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.