Returns an array of file keys that you can post with your comment
name | type | required | description |
---|---|---|---|
comments | bool | false | if the file should be attached to comments |
body | multipart/form-data | yes | multipart/form-data encoded file content |
Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.
[ { file: "1a9dec20-3e93-11e5-8b58-7b9ee7d080f1" } ]