Skip to main content
POST
JWT Authorization by Authorization code

Query Parameters

grant_type
enum<string>
default:authorization_code
required
Available options:
authorization_code
code
string
required

Authorization code obtained from consent screen

Response

200 - application/json

Successfully authenticated

access_token
string
token_type
string
expires_in
integer
refresh_token
string