v1
latestOpenAPI 3.1.02026-07-2419782400.4 KBConfigurations
Update a Webhook Configuration
Please be aware that using this endpoint requires the Manage Webhooks configurations security role.
put/v7/webhooks/public/api/subscriptions/{id}
Path parameters
idstring required
Webhook configuration ID.
Request body
Example request
{
"preArchivedNotificationDays": 5
}Response
Webhook updated successfully