RESTエンドポイントの更新とコピー
テンプレート/更新およびコピー
テンプレートをコピーし、テンプレートのフィールドを更新します。
- テンプレートのコピー
- メソッド: postパス:
/sites/management/api/v1/templates/{id}/copy
- テンプレート・リソース編集のためのリクエスト本文の例の取得
- メソッド: getパス:
/sites/management/api/v1/templates/{id}/edit-form
- テンプレートのフィールドの更新
- メソッド: patchパス:
/sites/management/api/v1/templates/{id}