Post

Refresh an Access Token


Creates a new access token.

Important: This endpoint is relevant for advanced OAuth only. When authorizing with basic OAuth use Create Access Token instead.

You must pass your app ID, your app’s secret key, the refresh token, and {“grantType”: “refresh_token”} to create a new access token.

Endpoint
POST
https://www.wixapis.com/oauth/access/

Was this helpful?
Yes
No