refreshToken
post
refreshToken
Resource URL
https://api.stubcloudprod.com/sellers/oauth /refresh_accesstoken
Header Parameters
Name | Values | Description |
---|---|---|
Authorization |
Concatenate your app’s consumer key and secret separated by a colon (:) like this - `yourAppKey:yourAppSecret`. Generate the Base64 encoded value of this concatenated text and enter 'Basic' followed by the Base64 encoded value: `Basic base64EncodedValue` **NOTE**: Refer to the [Getting Started](https://beta-developer.stubhub.com/getting-started) page for more instructions. |
Body Parameters
Request Body
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Resource Summary |
|
Security |
|
Content Type |
application/x-www-form-urlencoded |
Category |
Refresh access token |
Working...