Hi, how to refresh access token with refresh token, i can not find it in document
Page 1 / 1
Hi
You can refresh an access token by making a request to the POST /oauth/token
endpoint:
https://developer.calendly.com/api-docs/be9b32ef4b44c-get-access-token
Here are the params that should be passed in the body:
- grant_type=refresh_token
- refresh_token=<your refresh token>
Reply
Sign up
Already have an account? Login
Not a Calendly user yet? Head on over to Calendly.com to get started before logging into the community.
Employee Login Customer LoginLogin to the community
Not a Calendly user yet? Head on over to Calendly.com to get started before logging into the community.
Employee Login Customer LoginEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.