POST /baser/api/admin/bc-search-index/search_indexes/change_priority/{searchIndexeId}.json
{
"searchIndex": {
"id": 1,
"type": "ブログ",
"model": "BlogPost",
"model_id": 3,
"site_id": 1,
"content_id": 10,
"content_filter_id": null,
"lft": 4,
"rght": 5,
"title": null,
"detail": "",
"url": "/news/archives/3",
"status": null,
"priority": "2",
"publish_begin": null,
"publish_end": null,
"created": "2023-03-30T12:15:47+09:00",
"modified": "2023-04-04T16:24:53+09:00"
},
"message": "検索インデックス「」の優先度を変更しました。"
}