Api
Update Audit Settings
Update audit settings (granularity controls for data access events).
Update audit settings (granularity controls for data access events).
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X PUT "https://loading/api/v1/configuration/audit-settings" \ -H "Content-Type: application/json" \ -d '{}'{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}