Content Management REST Endpoints
Content Management
The Content Management resource lets you view, create, update, and delete content files. It includes content files such as schema and mapping files.
- Create or update a schema file
- Method: putPath:
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/schema
- Download schema file
- Method: getPath:
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/schema/{name}
- Get third party CMS swagger
- Method: getPath:
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/productCatalogManagement/v1/swagger/ThirdPartyCMSSwagger
- Upload scheme file
- Method: postPath:
https://{FusionAppsHost}/crmRestApi/atcProductCatalog/11.13.18.05/v1/schema