{ "logType": "4", "logDetailType": "1101", "byUserId": "test", "apiLogId": null }
curl --location --request PATCH '/api/v1/system-manage/logs/1' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "logType": "4", "logDetailType": "1101", "byUserId": "test", "apiLogId": null }'
null