curl --request DELETE \
--url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}{
"category": "<string>",
"correlationId": "<string>",
"message": "<string>",
"subCategory": "<string>",
"errors": [
{
"message": "<string>",
"in": "<string>",
"code": "<string>",
"subCategory": "<string>",
"context": {}
}
],
"context": {},
"links": {}
}curl --request DELETE \
--url https://api.hubapi.com/oauth/v1/refresh-tokens/{token}{
"category": "<string>",
"correlationId": "<string>",
"message": "<string>",
"subCategory": "<string>",
"errors": [
{
"message": "<string>",
"in": "<string>",
"code": "<string>",
"subCategory": "<string>",
"context": {}
}
],
"context": {},
"links": {}
}Supported products
The refresh token that you want to delete.
Refresh token deleted successfully