Create Book

Create a Book that you can use to group related Documents. Each document must be uploaded to a Book, so you'll need to create one with this endpoint before you can upload files. Books are generally used to store related Documents, such as for a loan application or a case file.

Body Params
string
required

The name of the Book that will be created.

string
enum

The processing type of the book. Can be either 'COMPLETE' or 'INSTANT'.
By default this value will be set to COMPLETE unless your organization is configured to have INSTANT as the default.

Allowed:
string
enum

Describes how the Book was created. This feature is in beta. See our guides on OPTIMA and WIDGET for additional information.

Allowed:
boolean

true allows all users in your organization to see and upload Documents into this Book.

string

A free form field that can be used to associate a Book with some identity outside of Ocrolus.

Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json