Supprimer le webhook

Supprimer un webhook donné par son ID

Authentification

AuthorizationBearer

Authentification bearer de la forme Bearer <token>, où token est votre jeton d’authentification.

Paramètres de chemin

hook_idstringRequisformat: "uuid"
Webhook ID

Réponse

Webhook success response
account_idstringOptionnelformat: "uuid"
activebooleanOptionnel
app_idstringOptionnelformat: "uuid"
deleted_atstringOptionnelformat: "date-time"
eventslist of enumsOptionnel
idstringOptionnelformat: "uuid"
inserted_atstringOptionnelformat: "date-time"
namestringOptionnel
project_idstringOptionnelformat: "uuid"
secretstringOptionnel
teamobjectOptionnel
team_idstringOptionnelformat: "uuid"
updated_atstringOptionnelformat: "date-time"
urlstringOptionnel

Erreurs

401
Unauthorized Error
404
Not Found Error