Skip to main content
DELETE
/
oauth
/
v1
/
refresh-tokens
/
{token}
Delete a refresh 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.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Supported products

Path Parameters

token
string
required

Response

Last modified on May 15, 2026