テンプレートRESTエンドポイント
テンプレート
サイト・テンプレートとイメージをリストします。 テンプレートに関連付けられたポリシーを作成および削除します。
- テンプレート詳細の取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id} - テンプレートのローカリゼーション・ポリシーの取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/localizationPolicy - テンプレート・リソースの問合せ構文の取得
- メソッド: getパス:
/sites/management/api/v1/templates/search-form - テンプレートに関連付けられたテーマの取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/theme - テンプレートを作成したユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/createdBy - テンプレートを最後に変更したユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/lastModifiedBy - サイトを所有するユーザーまたはアプリケーションの取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/ownedBy - リストまたはバッチ読取りテンプレート
- メソッド: getパス:
/sites/management/api/v1/templates - テンプレートのイメージの一覧表示
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/images