Passer au contenu principal
DELETE
/
events
/
v3
/
event-definitions
/
{eventName}
Supprimer une définition d'événement
curl --request DELETE \
  --url https://api.hubapi.com/events/v3/event-definitions/{eventName} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.fr/docs/llms.txt

Use this file to discover all available pages before exploring further.

Supported products

Autorisations

Authorization
string
header
requis

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

Paramètres de chemin

eventName
string
requis

Le nom de la définition de l'événement.

Réponse

Last modified on April 13, 2026