POST
/
api
/
v1
/
documents
/
confirm_upload
{
  "document": {
    "$ref": "<string>"
  },
  "message": "<string>",
  "success": true
}

Confirms the upload. See Starting an Upload for more details on the full upload workflow.

Body

application/json

Response

200 - application/json
Successful operation

The response is of type object.