curl --location --request POST 'https://trashnothing.com/api/v1.2/photos' \
--form 'photo=@""'
{
"photo_id": "987-423",
"thumbnail": {
"height": 120,
"url": "https://trashnothing.com/img/2018-02-02/307731-20180119_155358.90x120.jpg",
"width": 90
}
}