Skip to main content
POST
cURL
Playground interactif pour POST /notification-handlers/{notification_handler_id}.
Collez votre clé API dans le champ Authorization : Bearer {api_key}.
cURL

Autorisations

Authorization
string
header
défaut:{api_key}
requis

Récupérez votre clé API sur https://kloo.li/account-api. Utilisez Authorization: Bearer {api_key}.

Paramètres de chemin

notification_handler_id
string
requis

Resource identifier

Corps

multipart/form-data
name
string

name

type
enum<string>

Valeurs autorisées : email, webhook, slack, discord, telegram, microsoft_teams, twilio, twilio_call, whatsapp, x, google_chat, push_subscriber_id.

Options disponibles:
email,
webhook,
slack,
discord,
telegram,
microsoft_teams,
twilio,
twilio_call,
whatsapp,
x,
google_chat,
push_subscriber_id
email
string

Disponible quand : type = email

webhook
string

Disponible quand : type = webhook

slack
string

Disponible quand : type = slack

discord
string

Disponible quand : type = discord

telegram
string

Disponible quand : type = telegram

telegram_chat_id
string

Disponible quand : type = telegram

microsoft_teams
string

Disponible quand : type = microsoft_teams

google_chat
string

Disponible quand : type = google_chat

x_consumer_key
string

Disponible quand : type = x

x_consumer_secret
string

Disponible quand : type = x

x_access_token
string

Disponible quand : type = x

x_access_token_secret
string

Disponible quand : type = x

push_subscriber_id
string

Disponible quand : type = push_subscriber_id

twilio
string

Disponible quand : type = twilio

twilio_call
string

Disponible quand : type = twilio_call

whatsapp
string

Disponible quand : type = whatsapp

is_enabled
boolean

is_enabled

Réponse

Succès