Passer au contenu principal
DELETE
/
marketing
/
v3
/
transactional
/
smtp-tokens
/
{tokenId}
Supprimer un seul jeton par ID.
curl --request DELETE \
  --url https://api.hubapi.com/marketing/v3/transactional/smtp-tokens/{tokenId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorisations

Authorization
string
header
requis

The access token received from the authorization server in the OAuth 2.0 flow.

Paramètres de chemin

tokenId
string
requis

Identifiant généré lors de la création d'un jeton.

Réponse

Dernière modification le 13 avril 2026