{
"ids": [
7, 6
]
}curl --location --request POST 'http://119.91.66.223:8090/config/v1/configfiles/export' \
--header 'X-Polaris-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": [
7, 6
]
}'{
"code": 200000,
"info": "execute success"
}