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.Delete an existing token from a specific event type template.
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.Was this page helpful?