Create user access_token
POST
https://auth-dev.jollor.com/oauth2/token
exchange user access_token with project access_token
obtain an access_token from refresh_token
Request
Query Params
grant_type
string
required
Example:
password
Body Params application/json
Request samples
Responses
Modified at 2024-03-11 13:19:11