{
"api_endpoint": "string",
"user_id": "string"
}curl --location --request POST 'https://api.yutangxiaowu.cn/api/log-call' \
--header 'Content-Type: application/json' \
--data-raw '{
"api_endpoint": "string",
"user_id": "string"
}'{
"message": "API调用记录成功"
}