Update webhook
Update an existing Webhook
Path Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
"message": "webhook updated",
"data": {
"url": "https://mydomain.ltd",
"description": "",
"enabled": false
}
}Sample Request
Last updated