Legacy
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}
This response does not have an example.
Deletes a refresh token. You can use this to delete your refresh token if a user uninstalls your app.
The refresh token that you want to delete.
Refresh token deleted successfully
Was this page helpful?