Query parameters
-
start
string Document ID to upload
Default value is empty.
POST
/api/pim/upload
curl \
--request POST 'http://api.example.com/api/pim/upload' \
--header "Authorization: Bearer $ACCESS_TOKEN"
Document ID to upload
Default value is empty.
curl \
--request POST 'http://api.example.com/api/pim/upload' \
--header "Authorization: Bearer $ACCESS_TOKEN"