Refresh access token

To refresh an access token to access, use the client_id and client_secret to invoke a call to this endpoint.

The list of scopes are https://developer.nextdoor.com/reference/sharing-get-authorization-code

Form Data
string
required
Defaults to refresh_token

A constant string: "authorization_code".

string
required
Defaults to {access_token}

An unexpired access token

string
required

The scopes you want on the new access token

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json