Update
Webhook
Update
Update an existing webhook configuration
PUT
Update
Documentation Index
Fetch the complete documentation index at: https://docs.wepayout.co/llms.txt
Use this file to discover all available pages before exploring further.
Update Webhook URL
This endpoint allows updating the webhook URL associated with a specific event.- The event parameter must be provided in the path
- The request body should include the new configuration values for the specified event’s webhook URL
Path Parameters
The event type for which to update the webhook URLExample:
onboardingRequest Body
Endpoint URL that will receive the webhook notifications for the selected event.URL characters:
a-z, A-Z charactersExample: https://my-url.requestcatcher.com/testResponse
Type of event that was registered for the webhookAllowed values:
onboardingEndpoint URL that was registered to receive webhook notificationsExample:
https://my-url.com/test
