Saltar al contenido principal
DELETE
/
oauth
/
v1
/
refresh-tokens
/
{token}
Eliminar un token de actualización
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.es/docs/llms.txt

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

Supported products

Parámetros de ruta

token
string
requerido

Token de actualización para eliminar

Respuesta

Last modified on April 14, 2026