Shoeboxed / api

Official API documentation for integrating with Shoeboxed https://www.shoeboxed.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document creation documentation

constantine-fry opened this issue · comments

https://api.shoeboxed.com/v2/explorer/index.html#!/v2/createDocument

Documentation says that document parameter is required, but it's possible to upload file without any JSON body.

Am I right that if I upload document from API explorer document parameter is ignored?

The document parameter is, indeed, an optional one. We'll update the Swagger UI to reflect this.