roryprimrose/Headless

Add support to post a file via API

roryprimrose opened this issue · 0 comments

Currently the only way to post a file is to use a page that uses a file input type. The api should expose this via code using both file path and stream overloads.