Pular para o conteúdo principal
DELETE
/
events
/
2026-03
/
event-definitions
/
{eventName}
Delete an event definition
curl --request DELETE \
  --url https://api.hubapi.com/events/2026-03/event-definitions/{eventName} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Supported products

Autorizações

Authorization
string
header
obrigatório

The access token received from the authorization server in the OAuth 2.0 flow.

Parâmetros de caminho

eventName
string
obrigatório

Resposta

Última modificação em 17 de abril de 2026