暂无描述
Authorization: Bearer ********************
{ "id":100 }
curl --location --request POST 'https://api.tolink.cloud/examine/user/confirm' \ --header 'Content-Type: application/json' \ --data-raw '{ "id":100 }'
{}