Marketing
English
cURL
curl --request DELETE \ --url https://api.hubapi.com/marketing/v3/transactional/smtp-tokens/{tokenId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Delete a single token by ID.
transactional-email
The access token received from the authorization server in the OAuth 2.0 flow.
Identifier generated when a token is created.
Was this page helpful?