Feeds
POST /feeds/qlue
curl -X POST -H "X-Api-Key: API_KEY_GOES_HERE" -d '{
"post_id":1234567802,
"created_at":"2016-12-09T11:32:52.011Z",
"image_url":"http://myimg",
"qlue_city":"jabodetabek",
"disaster_type":"flood",
"text":"A big flood",
"location": {
"lat": -6.149531,
"lng": 106.869342
}
}' "https://data.petabencana.id/feeds/qlue"Last updated