cancel
Showing results for 
Search instead for 
Did you mean: 

How to specify document type when uploading via API

robert_scholz
Champ in-the-making
Champ in-the-making

Hi all,

Whenever I try to upload an image using a Nuxeo .NET SDK the document is automatically created as Picture. How can I change this? In my use case I have several different Document Types for jpgs and I would like to manually decide which type will be uploaded to Nuxeo.

1 REPLY 1

Gregory_Carlin
Elite Collaborator
Elite Collaborator

Hello,

You can see an example in the REST API Documentation page

Regards