POST /baser/api/admin/bc-custom-content/custom_fields/{customFieldID}.json
{
"customField": {
"id": 42,
"name": "ranking",
"title": "ランキング",
"type": null,
"status": true,
"default_value": null,
"validate": null,
"regex": null,
"regex_error_message": null,
"counter": null,
"auto_convert": null,
"placeholder": null,
"size": null,
"line": null,
"max_length": false,
"source": null,
"meta": null,
"created": "2023-04-06T15:38:44+09:00",
"modified": "2023-04-06T16:35:06+09:00"
},
"message": "フィールド「ランキング」を更新しました。",
"errors": null
}