Zum Hauptinhalt springen
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.
Produits pris en charge
Exige l'un des produits suivants ou un produit supérieur.
Marketing HubMarketing HubGratuit
Sales HubSales HubGratuit
Service HubService HubGratuit
Content HubContent HubGratuit

Path Parameters

token
string
required

The refresh token to delete.

I