メインコンテンツへスキップ
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.

Supported products

パスパラメータ

token
string
必須

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

レスポンス

Last modified on April 14, 2026