curl --location --request PATCH '/talent/applications/68bfc3d072cea5d9bfc9f3de/review' \ --header 'Content-Type: application/json' \ --data '{ "status": "approved", "adminFeedBack": "You have the talent required" }'
{}