{
  "data": {
    "ok": true,
    "view": {
      "id": "VMHU10V25",
      "team_id": "T8N4K1JN",
      "type": "modal",
      "title": {
        "type": "plain_text",
        "text": "Quite a plain modal"
      },
      "submit": {
        "type": "plain_text",
        "text": "Create"
      },
      "blocks": [
        {
          "type": "input",
          "block_id": "a_block_id",
          "label": {
            "type": "plain_text",
            "text": "A simple label",
            "emoji": true
          },
          "optional": false,
          "element": {
            "type": "plain_text_input",
            "action_id": "an_action_id"
          }
        }
      ],
      "private_metadata": "Shh it is a secret",
      "callback_id": "identify_your_modals",
      "external_id": "",
      "state": {
        "values": {}
      },
      "hash": "156772938.1827394",
      "clear_on_close": false,
      "notify_on_close": false,
      "root_view_id": "VMHU10V25",
      "app_id": "AA4928AQ",
      "bot_id": "BA13894H"
    }
  }
}