entriesCreate EntryCreate Entry POST /api/v1/entries Create a new entry. This creates the entry record in PostgreSQL but does NOT upload files yet. Use POST /entries/{id}/upload to upload the actual file. Request Responses201422Successful ResponseValidation Error