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