Skip to main content
PUT
Update Webhook

Request

string | null
required
A valid URL to receive webhook events. Pass null to disable.

Response

Webhook payload format

When events occur (messages, payments, negotiations), MIDAS sends a POST request to your webhook URL:
Events include: message.received, notification.financial, negotiation.received, payment.received. See Webhooks for full documentation.