Add document id

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

documentIdentifier
string
length ≥ 1
Document id.

api-version
string
required
Defaults to 1.0

``200 OK

``400 Bad Request

Example cURL Request

curl --request POST \
     --url https://demo-api.incodesmile.com/omni/add/document-id \
     --header 'accept: application/json' \
     --header 'api-version: 1.0' \
     --header 'content-type: application/json'

Click Try It!

To start a request and see the response here! Or choose an example:

application/json
200400