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.

Supported products

Path Parameters

token
string
required

Response

Last modified on February 12, 2026