{
"codes": [
"Rb5I4Ecp",
"QreZ8CkG"
],
"enable": true
}curl --location 'http://127.0.0.1:7760/api/public/service/enable' \
--header 'Authorization: {{api_key}}' \
--header 'Content-Type: application/json' \
--data '{
"codes": [
"Rb5I4Ecp",
"QreZ8CkG"
],
"enable": true
}'{
"code": 0,
"msg": "OK"
}