v1
latestOpenAPI 3.1.02026-07-24820248.4 KBEditar Webhook Endpoint
put/webhook_endpoints/{id}
Path parameters
idstring required
ID del Webhook Endpoint entregado en su creación.
Request body
Response
200
Example response
{
"id": "whe_hXPK3YBs4EUfw2KFZlB6R44MiFa07vFU",
"secret": "whesec_CUbgd2GIlwwfm14bC2XlJxLHlJQ28G4G",
"enabled_events": [
"payment_method.attached"
],
"url": "https://prueba.com",
"status": "enabled"
}