{ "status": "close", "userId": "string" }
curl --location --request PATCH '/system-policys/switch/' \ --header 'Content-Type: application/json' \ --data-raw '{ "status": "close", "userId": "string" }'
{}