SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

add data post w/ curl example #301

Closed alorenzo175 closed 3 years ago

alorenzo175 commented 3 years ago

curl -H "Authorization: Bearer $ACCESS_TOKEN" https://dev-api.solarforecastarbiter.org/forecasts/single/f8dd49fa-23e2-48a0-862b-ba0af6dec276/values --data-binary @test.csv -H 'content-type: text/csv'