Skip to main content

Create 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

Responses

Successful Response