Authorizations
Basic authentication using an API key, e.g. {Authorization: Bearer aff_0bb4fbdf97b7e4111ff6c0015471094155f91}
.
You can find your API key within the Settings page of the Affinda web app. You can obtain an API key by signing up for a free trial.
Path Parameters
Collection's identifier
"mEFayXdO"
Body
Collection data to update
DMY
, MDY
, YMD
Predict the date format from any dates in the document that is not ambiguous.
Extra configurations specific to an extractor.
Whether to allow OpenAI API to be used to assist in creating a model for this collection.
Whether this collection feeds documents into the extractor's training queue. This setting can only be toggled for custom extractors.
If True, users cannot validate documents with missing mandatory fields, or failing validation rules.
Response
Successfully updated collection data.
Uniquely identify a collection.
"mEFayXdO"
DMY
, MDY
, YMD
Predict the date format from any dates in the document that is not ambiguous.
Extra configurations specific to an extractor.
Number of unvalidated documents in the collection.
x >= 0
Number of validated documents in the collection.
x >= 0
When you send email to this address, any document attached in the body will be uploaded to this collection.
Whether a tailored extractor has been requested for this collection.
Whether to allow OpenAI API to be used to assist in creating a model for this collection.
Whether this collection feeds documents into the extractor's training queue. This setting can only be toggled for custom extractors.
If True, users cannot validate documents with missing mandatory fields, or failing validation rules.
If True, validation results are refreshed whenever annotations are changed.