curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/transactional/smtp-tokens/{tokenId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDを基準に1件のトークンを削除します。
curl --request DELETE \
--url https://api.hubapi.com/marketing/v3/transactional/smtp-tokens/{tokenId} \
--header 'Authorization: Bearer <token>'This response has no body data.