curl --request DELETE \
--url https://api.hubapi.com/integrators/timeline/v3/{appId}/event-templates/{eventTemplateId} \
--header 'Authorization: Bearer <token>'This response has no body data.IDに基づいてイベントタイプテンプレートを削除します。
curl --request DELETE \
--url https://api.hubapi.com/integrators/timeline/v3/{appId}/event-templates/{eventTemplateId} \
--header 'Authorization: Bearer <token>'This response has no body data.