Authorization: ********************{
"enable": true,
"type": "cache"
}curl --location --request PUT '/api/admin/line_group//l2' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable": true,
"type": "cache"
}'{
"code": 0,
"data": null,
"message": "string"
}