All versions ->

Copy link to request setupRun requestRun
POST/oauth2/clients/{client_id}/access-token/renew

Renew token

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Authorization

client_secret

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Parameters

client_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

access_token

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

POST /oauth2/clients/{client_id}/access-token/renew

Response

// No response received yet.