{
"keys":["gpt","programer","teacher"]
}curl --location --globoff 'http://127.0.0.1:5678/api/app/update?keys=[%22gpt%22%2C%22programer%22%2C%22teacher%22]' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHBpcmVkIjoxNzI5MTQ2NzQzLCJ1c2VyX2lkIjo0fQ.Rhk2XHTo-x55Ry2zHfcE2M9XcgdFo1DkTPDhhwg8Bk4' \
--header 'Content-Type: application/json' \
--data '{
"keys":["gpt","programer","teacher"]
}'{
"code": 0,
"data": "string",
"message": "string"
}