Update Organization Audit Settings
PATCH
/audit/organizations/{id}/settings
Updates audit logging configuration settings for a specific organization, such as retention policies and audit feature toggles.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Parameters
Path Parameters
id*
The unique identifier of the organization
Type
Requiredstring
Request Body
application/json
JSON
"string"
Responses
Audit settings successfully updated
application/json
JSON
{
}
