Upload

POST /api/pim/upload

Uploads a document into the map for mapping/import

Query parameters

  • start string

    Document ID to upload

    Default value is empty.

Responses

POST /api/pim/upload
curl \
 --request POST http://api.example.com/api/pim/upload \
 --header "Authorization: Bearer $ACCESS_TOKEN"