Webhooks
Update a webhook endpoint
PUT
Update a webhook endpoint
Documentation Index
Fetch the complete documentation index at: https://docs.zuba.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter Auth0 JWT token
Path Parameters
Webhook endpoint ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Body
application/json
Whether the endpoint is enabled
Event types to subscribe to
Available options:
payout.processing, payout.paid, payout.failed, payout.cancelled, webhook.test Example:
["payout.paid", "payout.failed"]HTTPS URL to receive webhook events
Example:
"https://example.com/webhooks"
Response
Updated webhook endpoint
Creation timestamp
Whether the endpoint is enabled
Subscribed event types
Available options:
payout.processing, payout.paid, payout.failed, payout.cancelled, webhook.test Endpoint ID
Last 4 characters of the signing secret
Example:
"ab1f"
Last update timestamp
Webhook URL
Update a webhook endpoint