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.
Productos compatibles
Se requiere uno de los siguientes productos o productos de ediciones superiores.
Marketing HubMarketing HubGratuito
Sales HubSales HubGratuito
Service HubService HubGratuito
Content HubContent HubGratuito

Path Parameters

token
string
required

The refresh token to delete.