v1
latestOpenAPI 3.0.32026-07-26208618579.9 KBRules Endpoints
Update Rule Filter
This operation updates an existing filter. Only the properties present in the request are updated.
patch/v1/filters/{filter-id}
Path parameters
filter-idstring biginteger required
Query parameters
auditUserstring required
The audit user to log the request
Request body
Example request
{
"parameters": {
"items": [
"FIN"
]
}
}Response
Successful operation