Portal Audit Logs
Update Portal Audit Log Webhook
Updates the configuration for a webhook to receive audit logs.
patch/v3/portals/{portalId}/audit-log-webhook
Request body
Example request
{
"enabled": true
}Response
Portal audit log webhook response
Example response
{
"enabled": true
}Changes
Changed in 1 of the 52 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○