Number of APIs: 146
CMS handles object metadata. CMS APIs are tenant-based. Service/User Token is requested for accessing these APIs. Objects can be documents, files, folders, business objects, relationships and permissions. Namespaces, Categories, Types and Traits are used for domain specific business logic. Content uploads and downloads can be done by these APIs as well. Validations and Localizations can be customized. Retention, History, Search, Filtering and Scripts are supported. Deployment bundling, upgrade, case modeling and templates are available. Default namespace is provided. System categories are cmsfile, cmsfolder and cms_object. User can create customized category, type definition and trait definition based on the business needs. Object instances are created based on the category, type and trait. Type can be extendable based on business needs. ETS, OTDS (Identity and Auth) and Content Storage Service (CSS) are pre-requisites to use CMS.
GET {{baseUrl}}/namespaces?page=53258108&items-per-page=53258108&include-total=ex ut enim aute&filter=ex ut enim aute&sortBy=ex ut enim aute
POST {{baseUrl}}/namespaces
POST {{baseUrl}}/groups
GET {{baseUrl}}/categories/:id
PUT {{baseUrl}}/categories/:id
PATCH {{baseUrl}}/categories/:id
GET {{baseUrl}}/categories?page=53258108&items-per-page=53258108
POST {{baseUrl}}/categories
GET {{baseUrl}}/categories/name/:name
GET <
ENDPOINTS