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.Löschen Sie ein vorhandenes Token aus einer bestimmten Event-Typ-Vorlage.
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.Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Supported products
The access token received from the authorization server in the OAuth 2.0 flow.
Die ID der Ziel-App.
Die Event-Vorlagen-ID.
Der Token-Name.