Create a document
Documents
Create a document
Creates a new document inside the given project.
Requires a projectId in the request body; the caller must have create permission on that project and a plan that permits document creation.
Returns the created document including its _id, name, and timestamps.
POST
Create a document
Authorizations
HERO personal access token
Body
application/json
Response
200 response