{
"favoriteFlag": "true"
}curl --location --request POST 'http://172.20.238.8:48806/ai-portal/app-main/apps/favorite' \
--header 'Authorization: debug userId=19645' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"favoriteFlag": "true"
}'{}