Update a webhook
Enable or disable a webhook and configure the destination URL for the authenticated organization.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
webhookName
Request
Body
enabled
Whether the webhook is enabled for delivery.
url
The HTTPS endpoint Paid should deliver this webhook to. Set to null to clear it while disabled.
Response
200
id
name
description
enabled
url
lastSentAt
lastStatus
Allowed values:
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error