Skip to content

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
string
Required

Request Body

application/json
JSON
"string"

Responses

Audit settings successfully updated

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License