Skip to main content
POST
getAccessToken

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json

dto

clientId
string
required
clientSecret
string
required

Response

OK

access_token
string
expires_in
string
jti
string
message
string
refresh_token
string
scope
string
sub
string
token_type
string
user_id
string