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.Exclua um token existente de um modelo de tipo de evento específico.
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://br.developers.hubspot.com/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.
O ID do aplicativo de destino.
O ID do modelo do evento.
O nome do token.