Page MenuHomePhabricator
Paste P1859

curl conduit
ActivePublic

Authored by epriestley on Sep 23 2015, 5:11 PM.
Tags
None
Referenced Files
F833638: curl conduit
Sep 23 2015, 5:11 PM
Subscribers
None
epriestley@orbital ~/dev/phabricator $ curl https://secure.phabricator.com/api/file.upload \
> -d api.token=<API-TOKEN-HERE> \
> -d data_base64=asdf123
{"result":"PHID-FILE-xg3rs5kbafnyw25nhg2u","error_code":null,"error_info":null}

Event Timeline

epriestley changed the title of this paste from untitled to curl conduit.
epriestley updated the paste's language from autodetect to autodetect.