Configuration - Policy
Update classification rule
Update the exist classification rule.
put/classification-rules/{id}
Path parameters
idinteger required
The classification rule ID
Request body
Response
OK
Example response
{
"classifications": [
{
"value": "AABBCCDDEEFF"
}
]
}