メールフィールドを削除します。削除の際、メッセージテーブルのフィールドも削除します。
システム管理者以上
DELETE /baser/api/admin/bc-blog/blog_comments/{mailFieldId}.json
パラメーター名 | 型 | 必須 | 内容 |
---|---|---|---|
mailFieldId | 数値 | ● | メールフィールドID |
{
"mailField": {
"id": 33,
"mail_content_id": 1,
"no": 21,
"name": "性",
"field_name": "last_name",
"type": "text",
"head": "お名前",
"attention": null,
"before_attachment": null,
"after_attachment": null,
"source": "",
"size": null,
"text_rows": null,
"maxlength": null,
"options": null,
"class": null,
"default_value": null,
"description": null,
"group_field": null,
"group_valid": null,
"valid": null,
"valid_ex": null,
"auto_convert": null,
"not_empty": null,
"use_field": null,
"no_send": null,
"sort": 20,
"created": "2023-04-04T11:29:15+09:00",
"modified": "2023-04-04T11:29:15+09:00",
"mail_content": {
"id": 1,
"description": "<p>このコンテンツはメールフォーム機能により作られており、この文章については管理画面の [お問い合わせ] → [設定] より更新ができます。また、メールフォームは [コンテンツ管理] よりいくつでも作成することができます。</p>",
"sender_1": "",
"sender_2": "",
"sender_name": "テスト名",
"subject_user": "テストユーザー",
"subject_admin": "テストアドミン",
"form_template": "default",
"mail_template": "mail_default",
"redirect_url": "/",
"widget_area": null,
"ssl_on": false,
"save_info": true,
"auth_captcha": true,
"publish_begin": null,
"publish_end": null,
"created": "2023-03-29T21:50:36+09:00",
"modified": "2023-04-03T15:27:27+09:00",
"content": {
"id": 9,
"name": "%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%E5%90%8D",
"plugin": "BcMail",
"type": "MailContent",
"entity_id": 1,
"url": "/%E3%82%B3%E3%83%B3%E3%83%86%E3%83%B3%E3%83%84%E5%90%8D/",
"site_id": 1,
"alias_id": null,
"main_site_content_id": null,
"parent_id": 1,
"lft": 16,
"rght": 17,
"level": 1,
"title": "コンテンツタイトル",
"description": "",
"eyecatch": "",
"author_id": 1,
"layout_template": "",
"status": false,
"publish_begin": null,
"publish_end": null,
"self_status": false,
"self_publish_begin": null,
"self_publish_end": null,
"exclude_search": false,
"created_date": "2023-04-03T15:27:27+09:00",
"modified_date": null,
"site_root": false,
"deleted_date": null,
"exclude_menu": false,
"blank_link": false,
"created": "2023-03-29T21:50:36+09:00",
"modified": "2023-04-03T15:27:27+09:00"
}
}
},
"message": "メールフィールド「性」を削除しました。"
}