Patch webhook
PATCH /api/v3/webhook/:webhookId
This endpoint updates the specified Webhook with a new URL provided in the request body.
Note: The provided URL must be different than the existing URL of the webhook or a 400 response will be returned.
Request