Crear Webhook Endpoint

Inscribir webhooks para notificar eventos en tiempo real.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
enabled_events
array of strings
required

Lista de eventos a la que se suscribe este Webhook Endpoint.

enabled_events*
string
required

URL de tu endpoint, al cual se le notificarán los eventos mediante requests POST.

string

Estado del Webhook Endpoint. Si es "enabled", enviará notificaciones de los eventos suscritos. En caso contrario definir como "disabled".

json

Diccionario con los headers que se enviarán en los webhooks de este Webhook Endpoint. Por ejemplo: {"custom-header-1": "custom_value_1", "custom-header-2": "custom_value_1"}

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json