v1
latestOpenAPI 3.0.02026-07-26866217.8 KBManage Webhooks
Update Webhook
Update the url or event subscriptions for a webhook. You can only update webhooks created by your own app.
patch/webhooks/{id}
Path parameters
idstring required
The id of the webhook.
Request body
Response
The request has been successfully submitted.
Example response
{
"error_msg": "Done."
}