Skip to main content

Exchange the issued access token for an access token

Exchange the issued access token for an access token

Query Parameters
    ttl string

    Default value: 30m

    The duration for the access token to live

Responses

The access token

Schema
    expires int64
    refresh-token string
    token string
Loading...