アクセストークンを更新
v1
Refresh an access token
POST
アクセストークンを更新
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.jp/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
Supported products
クエリパラメータ
トークンリクエストを行う際にクライアントのアイデンティティーを認証するために使用される、アプリケーションと認証サーバーのみに公開される機密の認証情報。
アクセストークンと一緒に発行され、現在のaccess_tokenが期限切れになる際にクライアント認証情報と一緒に新しいアクセストークンと交換できる長期間有効な認証情報。これにより、ユーザーに再認証を要求することなく、継続的なAPIアクセスが可能になります。
ボディ
application/x-www-form-urlencoded
Last modified on May 27, 2026