コンテンツ・タイプのRESTエンドポイント
コンテンツ(IM)/Contentタイプ
コンテンツ・タイプ・リソースでは、ナレッジ管理機能領域で使用可能なコンテンツ・タイプのみを取得できます。 コンテンツ・タイプは、解決策やFAQなど、ナレッジ・ベース内の様々なタイプの記事を定義します。
- コンテンツ・タイプの取得
- メソッド: getパス:
/km/api/v1/contentTypes/{id} - すべてのコンテンツ・タイプの取得
- メソッド: getパス:
/km/api/v1/contentTypes - コンテンツ・タイプに割り当てられたすべてのユーザー・グループを取得
- メソッド: getパス:
/km/api/v1/contentTypes/{id}/userGroups - カテゴリの取得
- メソッド: getパス:
/km/api/v1/contentTypes/{contentTypeId}/categories - パブリック・ドキュメント数の取得
- メソッド: getパス:
/km/api/v1/contentTypes/{contentTypeId}/publicDocumentCount