Creating legacy public apps and project-based apps is temporarily unavailable for new HubSpot accounts.
Learn more in our Trust Center.
curl --request DELETE \
--url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}This response has no body data.Delete a refresh token, typically after a user uninstalls your app. Access tokens generated with the refresh token will not be affected.
This will not uninstall the application from HubSpot or inhibit data syncing between an account and the app.
curl --request DELETE \
--url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}This response has no body data.Supported products
Was this page helpful?