Upload a File with Custom Type - Alfresco Content Services - 23.4 - 23.4 - Ready - Alfresco - external - Alfresco/Alfresco-Content-Services/23.4/Alfresco-Content-Services/Develop/REST-API-Guide/Managing-Folders-and-Files/Upload-a-File-with-Custom-Type - 2025-11-03

Alfresco Content Services

Platform
Alfresco
Product
Alfresco Content Services
Release
23.4
License
ft:locale
en-US

Uploading a file with a custom type to the Repository means creating a node with a type other than cm:content.

API Explorer URL: http://localhost:8080/api-explorer/#!/nodes/createNode

See also:

In the last section we saw how to upload a file and set an out-of-the-box content type (i.e. cm:content). Another common scenario is to upload a file and set a custom content type. To demonstrate this we need to first apply a custom content model to the Repository.