curl --request DELETE \
--url https://api.hubapi.com/integrators/timeline/v3/{appId}/event-templates/{eventTemplateId}/tokens/{tokenName} \
--header 'Authorization: Bearer <token>'This response has no body data.特定のイベントタイプのテンプレートから既存のトークンを削除します。
curl --request DELETE \
--url https://api.hubapi.com/integrators/timeline/v3/{appId}/event-templates/{eventTemplateId}/tokens/{tokenName} \
--header 'Authorization: Bearer <token>'This response has no body data.