X-API-KEY: ********************curl --location --request PUT '/api/whiteboard/v1/highlight//' \
--header 'X-API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"color": "string",
"group_id": 0,
"author_id": 1,
"class_conf_attribute_id": 0,
"operand": "contains",
"is_hide": true,
"value_json": null
}'{
"name": "string",
"color": "string",
"group_id": 0,
"author_id": 1,
"class_conf_attribute_id": 0,
"operand": "contains",
"is_hide": true,
"id": 1,
"library_class_conf_id": 0,
"value_json": null
}