{
"comment": "string"
}
curl --location --request PUT 'https://btn-prod.ghostchu-services.top/api/userapp' \
--header 'Content-Type: application/json' \
--data-raw '{
"comment": "string"
}'
{"success":true,"message":null,"data":{"id":2,"appId":"8c788023-daef-4068-8012-b0e3cf67a664","appSecret":"a90dcdde-f185-447b-904d-fa4d264d4d35","comment":"tempor","createdAt":1723974917039,"user":{"id":1,"avatar":"https://avatars.githubusercontent.com/u/30802565?v=4","nickname":"Ghost_chu","registerAt":1723916701954,"lastSeenAt":1723974023732}}}