curl --request POST \
--url https://api.hubapi.com/marketing/v3/emails/{emailId}/publish \
--header 'Authorization: Bearer <token>'This response has no body data.Marketing Hub EnterpriseアカウントまたはトランザクションEメールアドオンを持っている場合は、このエンドポイントを使用して、自動送信Eメールを公開したり、通常のメールを送信/スケジュールしたりすることができます。
curl --request POST \
--url https://api.hubapi.com/marketing/v3/emails/{emailId}/publish \
--header 'Authorization: Bearer <token>'This response has no body data.