TypeScript SDK
Authentication
Refresh a token
Refreshes an access token, generating a new access token and new refresh token
POST
TypeScript SDK
Documentation Index
Fetch the complete documentation index at: https://developers.notion.com/llms.txt
Use this file to discover all available pages before exploring further.
For step-by-step instructions on how to use this endpoint to refresh an access token, check out the Authorization guide.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
The API version to use for this request. The latest version is 2026-03-11.
Available options:
2026-03-11 Body
application/json
Response
Allowed value:
"bearer"- User
- Workspace