Passer au contenu principal
DELETE
/
oauth
/
v1
/
refresh-tokens
/
{token}
Supprimer un jeton d'actualisation
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.fr/docs/llms.txt

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

Supported products

Paramètres de chemin

token
string
requis

Jeton d'actualisation à supprimer

Réponse

Last modified on May 12, 2026