メインコンテンツへスキップ
DELETE
/
oauth
/
v1
/
refresh-tokens
/
{token}
リフレッシュトークンを削除
curl --request DELETE \
  --url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}
This response has no body data.

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

パスパラメータ

token
string
必須

削除するリフレッシュトークン

レスポンス

Last modified on April 14, 2026