Créer un webhook d’équipe

Créer un webhook sortant pour toutes les actions appropriées pour une équipe donnée

Authentification

AuthorizationBearer

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

Paramètres de chemin

team_idstringRequisformat: "uuid"

Requête

Webhook to create or update
namestringRequis
Name of the Webhook
urlstringRequis
HTTPS endpoint to delivery events to
eventslist of stringsOptionnel

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