Crea webhook del team

Crea un webhook in uscita per tutte le azioni pertinenti per un determinato team

Autenticazione

AuthorizationBearer

Autenticazione bearer nella forma Bearer <token>, dove token è il tuo token di autenticazione.

Parametri di percorso

team_idstringObbligatorioformat: "uuid"

Richiesta

Webhook to create or update
namestringObbligatorio
Name of the Webhook
urlstringObbligatorio
HTTPS endpoint to delivery events to
eventslist of stringsOpzionale

Risposta

Webhook success response
account_idstringOpzionaleformat: "uuid"
activebooleanOpzionale
app_idstringOpzionaleformat: "uuid"
deleted_atstringOpzionaleformat: "date-time"
eventslist of enumsOpzionale
idstringOpzionaleformat: "uuid"
inserted_atstringOpzionaleformat: "date-time"
namestringOpzionale
project_idstringOpzionaleformat: "uuid"
secretstringOpzionale
teamobjectOpzionale
team_idstringOpzionaleformat: "uuid"
updated_atstringOpzionaleformat: "date-time"
urlstringOpzionale

Errori

401
Unauthorized Error
404
Not Found Error