v1

latestOpenAPI 3.1.02026-07-246026.5 KB

Agregar URL del webhook

post/v3/webhooks/

Headers

authorizationstring required

Llave privada del ambiente de pruebas

Content-Typestring required

Request body

webhookstring required

Url asignado al webhook

Response

200

idinteger
webhookstring

Example response

{
  "id": 86,
  "webhook": "http://172.21.1.13:8516/webhook"
}