Skip to main content
POST
Crear webhook

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Cuerpo

application/json
url
string
requerido
Required string length: 1 - 200

Respuesta

La solicitud se completó correctamente.

Una configuración de webhook

created_at
string<date-time>
requerido
id
string
requerido

El identificador único de esta configuración de webhook.

Pattern: ^[0-9]{1,19}$
Ejemplo:

"1146654567674912769"

url
string
requerido

La URL de callback del webhook.

valid
boolean
requerido