Webhooks
Update webhook
Updates webhook configuration. Requires Skipper or Admiral license and admin role.
put/api/webhooks/{id}
Path parameters
idinteger required
Numeric resource ID.
Request body
Response
Webhook updated.
Example response
{
"success": true
}