...
Codeblock | ||||||
---|---|---|---|---|---|---|
| ||||||
POST $YOUR_DOMAIN_URL/rest/v3v4/request/join/serverRest/accessToken/ Content-Type:application/x-www-form-urlencoded grant_type=refresh_token&client_id=$CLIENT_ID&client_secret=-&refresh_token=$REFRESH_TOKEN |
...
...
Codeblock | ||||||
---|---|---|---|---|---|---|
| ||||||
POST $YOUR_DOMAIN_URL/rest/v3v4/request/join/serverRest/accessToken/ Content-Type:application/x-www-form-urlencoded grant_type=refresh_token&client_id=$CLIENT_ID&client_secret=-&refresh_token=$REFRESH_TOKEN |
...