POST - Upload JSON
Last updated
Was this helpful?
Last updated
Was this helpful?
Optional upload endpoint that allows uploading files as base64 in an application/json payload.
Please supply a valid bearerToken
and products
or fieldSet
or fieldSets
.
/fileupload/json
A single field set for extraction
tags associated with your file
Array of products to predict on. Cannot be supplied with fieldSet or fieldSets
Optionally use this parameter to extract an array of field sets. Needs to be a json array in a string.