Exchange user access_token with project access_token
POST
https://auth-dev.jollor.com/oauth2/token
Typical scope is "profile project".
Request
Query Params
grant_type
string
required
Example:
token_exchange
Body Params application/json
Request samples
Responses
Modified at 2024-03-11 13:19:05