Skip to main content

Exchange the issued access token for an access token

POST 

/api/v2/exchange

Exchange the issued access token for an access token

Request

Query Parameters

    ttl string

    The duration for the access token to live

    Default value: 30m

Responses

The access token

Schema

    expiresint64
    refresh-tokenstring
    tokenstring