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 \
 -X POST http://api.example.com/api/pim/upload \
 -H "Authorization: Bearer $ACCESS_TOKEN"