Web Server Flow 1

GET {{url}}/services/oauth2/authorize?response_type=code&client_id={{clientId}}&redirect_uri={{redirectUrl}}&scope=full refresh_token

Request Params

KeyDatatypeRequiredDescription
response_typestring
client_idstring
redirect_uristring
scopestring