Authorization: Bearer ********************
{ "approve": true }
curl --location --request POST 'https://api.phizone.cn/admissions/collections///review' \ --header 'Content-Type: application/json' \ --data-raw '{ "approve": true }'
{}