AI Collection

This page lists and describes the AI Collection category of endpoints within the Content Services API. It also includes interactive testing environments for each endpoint in this category.

AI Collection

The resources in the AI collection accept your template JSON and use generative AI to return text within a JSON object to you.

Important: collection is a placeholder within the URL. This placeholder can be replaces with any of the collection options available for the AI Collection resource. Reference the AI Collection Resource and Collection Options table for a list of available option.

Prerequisites

Prior to getting started with the resources in this collection, ensure you have the following:

Note: Charges from your AI Provider are separate from those from Beefree SDK.

Metadata (Preheader and Subject)

v1/ai/metadata

Generate Preheader and Subject Metadata with AI

post

Use AI and this endpoint to generate metadata, which includes preheaders and subject lines, automatically.

Authorizations
Path parameters
collectionstringRequired

The collection ID or name

Body
Responses
200
Successful response
application/json
Responseobject
post
POST /v1/{collection}/metadata HTTP/1.1
Host: api.getbee.io
Authorization: Bearer Enter Dev Console API Key as Bearer token
Content-Type: application/json
Accept: */*
Content-Length: 19924

{
  "options": {
    "model": "gpt-3.5-turbo",
    "toneOfVoice": "",
    "instructions": "Try to use a pun.",
    "reportUsage": true,
    "language": ""
  },
  "template": {
    "page": {
      "body": {
        "container": {
          "style": {
            "background-color": "#fff",
            "background-image": "none",
            "background-position": "top left",
            "background-repeat": "no-repeat",
            "background-size": "auto"
          }
        },
        "content": {
          "computedStyle": {
            "linkColor": "#8a3b8f",
            "messageBackgroundColor": "transparent",
            "messageWidth": "650px"
          },
          "style": {
            "color": "#000000",
            "font-family": "Lato, Tahoma, Verdana, Segoe, sans-serif"
          }
        },
        "type": "mailup-bee-page-properties",
        "webFonts": [
          {
            "fontFamily": "'Lato', Tahoma, Verdana, Segoe, sans-serif",
            "name": "Lato",
            "url": "https://fonts.googleapis.com/css?family=Lato"
          }
        ]
      },
      "description": "",
      "rows": [
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "10px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "0px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "b89c3d25-dbec-439a-8ad1-4939a28678e9"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "0px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "0px"
              },
              "uuid": "3bd72010-5175-4326-b848-8beacea852d6"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:49:32.875165Z",
            "dateModified": "2022-01-20T09:49:32.875165Z",
            "description": "",
            "idParent": null,
            "name": "Pre header purple row",
            "slug": "pre-header-purple-row",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_small.jpg",
            "uuid": "8b99691b-8e39-47a7-8773-4540cd7ff113"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "7fa3e6c4-ac4f-421f-b9eb-db1b9f629fb3"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "162.5px"
                    },
                    "image": {
                      "alt": "BEE Pro Logo",
                      "height": "109px",
                      "href": "https://beefree.io/",
                      "percWidth": 25,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/BEEPro_logo_2.png",
                      "target": "_self",
                      "width": "291px"
                    },
                    "style": {
                      "padding-bottom": "40px",
                      "padding-left": "20px",
                      "padding-right": "20px",
                      "padding-top": "20px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "cc54124d-97bd-44e0-b15e-710a577840ec"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "20px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "2cd36842-fbe8-4f43-9688-ff6c964aaa89"
                },
                {
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnAmp": false,
                      "hideContentOnDesktop": false,
                      "hideContentOnHtml": false,
                      "hideContentOnMobile": false
                    },
                    "paragraph": {
                      "computedStyle": {
                        "linkColor": "#0068a5",
                        "paragraphSpacing": "16px"
                      },
                      "html": "<p>Hi 🙂</p>\n<p><strong>Would you be interested to participate in a user research project with us?</strong></p>\n<p>The research will consist of a video call. It usually takes 30 to 45 minutes maximum, but we schedule 1 hour in case we need more time. We'll be asking questions about you, your team, and your email/page creation workflow. The idea is for us to understand how BEE Pro fits in your work day.</p>\n<p><strong>Sounds good?</strong> Pick a time slot at your convenience using <a href=\"https://calendly.com/beepro-product-team/beepro-interview?month=2022-06\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: underline;\">this link ↗</a></p>\n<p>Look forward to hearing back from you.</p>\n<p>Best,</p>\n<p>Dalila from the Product Team 💜</p>\n<p>P.S. Probably your colleagues that use BEE Pro have received this email too. If you'd like you can add one guest to the booking link and participate together, or you can join us alone. We would love to talk to you in any case.&nbsp;</p>",
                      "style": {
                        "color": "#000000",
                        "direction": "ltr",
                        "font-family": "inherit",
                        "font-size": "14px",
                        "font-weight": "400",
                        "letter-spacing": "0px",
                        "line-height": "120%",
                        "text-align": "left"
                      },
                      "translations": {
                        "de-DE": {
                          "html": "<p>Hallo 🙂<br /><br />Is het interessant om deel te nemen aan een onderzoek naar nieuwe gebruikersonderzoeken?<br /><br />Het onderzoek bestaat uit een videofilm. Wacht tussen 30 en 45 minuten als het maximum, maar het programma duurt 1 uur voordat u meer tijd nodig heeft. De haremos worden nu gebruikt, uw uitrusting en uw vloeiende creatie van pagina's/correos elektronische. Het idee is dat BEE Pro op zijn werk werkt.<br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br />Groot,<br /><br />Dalila del equipo de producto 💜<br /><br /><br />PD Waarschijnlijk is uw partner die BEE Pro gebruikt, deze recibido is elektrisch correct. Als je dit hebt gedaan, kun je een uitnodiging voor het reserveren en de deelname aan de wedstrijd verzamelen, of je kunt een nieuwe solo spelen. Geen enkele gebeurtenis wordt in een ander geval verwisseld.</p>"
                        },
                        "es-ES": {
                          "html": "<p>Hola 🙂<br /><br />&iquest;Estar&iacute;a interesado en participar en un proyecto de investigaci&oacute;n de usuarios con nosotros?<br /><br />La investigaci&oacute;n consistir&aacute; en una videollamada. Suele tardar entre 30 y 45 minutos como m&aacute;ximo, pero programamos 1 hora por si necesitamos m&aacute;s tiempo. Le haremos preguntas sobre usted, su equipo y su flujo de trabajo de creaci&oacute;n de p&aacute;ginas/correos electr&oacute;nicos. La idea es que entendamos c&oacute;mo encaja BEE Pro en su jornada laboral.<br /><br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br /><br />Mejor,<br /><br />Dalila del equipo de producto 💜<br /><br /><br /><br />PD Probablemente tus compa&ntilde;eros que utilizan BEE Pro tambi&eacute;n hayan recibido este correo electr&oacute;nico. Si lo desea, puede agregar un invitado al enlace de reserva y participar juntos, o puede unirse a nosotros solo. Nos encantar&iacute;a hablar con usted en cualquier caso.</p>"
                        }
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-paragraph",
                  "uuid": "0456f2de-7125-475c-b016-41f77b3fda47"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "10px",
                "padding-right": "10px",
                "padding-top": "5px"
              },
              "uuid": "61614a04-eb36-4d98-b28e-c6c9e048877d"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:51:57.896884Z",
            "dateModified": "2022-01-20T09:51:57.896884Z",
            "description": "",
            "idParent": null,
            "name": "body with: logo + pre title + title + subtitle + body",
            "slug": "body-with-logo-pre-title-title-subtitle-body",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_small.jpg",
            "uuid": "35d02430-32b2-41d6-a115-68d7bb476d64"
          },
          "synced": false,
          "type": "two-columns-empty",
          "uuid": "f57920be-d9e4-41c0-a009-eb85fd2a8034"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "30px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "ab4460e6-1206-45c1-ba56-9f6d6409508e"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "6ac459ef-5e34-468a-b064-07ea57e1e37c"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2021-06-29T08:19:25.800829Z",
            "dateModified": "2021-06-29T08:19:27.572522Z",
            "description": "",
            "idParent": null,
            "name": "Footer Line",
            "slug": "footer-line",
            "uuid": "77127825-a508-4127-9155-b5161f9e1703"
          },
          "synced": false,
          "type": "row-1-columns-12",
          "uuid": "b759c29c-fb9e-4b1a-add9-a464eeb568f5"
        },
        {
          "columns": [
            {
              "grid-columns": 3,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "130px"
                    },
                    "image": {
                      "alt": "Elena Loatelli & Dalila Bonomi",
                      "height": "263px",
                      "href": "",
                      "percWidth": 80,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/dalila.png",
                      "target": "_self",
                      "width": "263px"
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "682c9273-3090-43fb-9acc-a2e2cda857b7"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "a434440b-92d8-4841-90cc-2ab49b1afc14"
            },
            {
              "grid-columns": 9,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:14px;line-height:16px;font-family:inherit;\" data-mce-style=\"font-size:14px;line-height:16px;font-family:inherit;\"><p style=\"font-size:14px;line-height:16px;word-break:break-word;\" data-mce-style=\"font-size:14px;line-height:16px;word-break:break-word;\"><strong><span style=\"font-size:16px;line-height:19px;\" data-mce-style=\"font-size:16px;line-height:19px;\">DALILA BONOMI</span></strong></p></div>",
                      "style": {
                        "color": "#8a3b8f",
                        "font-family": "inherit",
                        "line-height": "120%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "b37a5a73-5f40-4e2d-8d7b-6a117aa686eb"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "5px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:12px;line-height:21px;font-family:inherit;\" data-mce-style=\"font-size:12px;line-height:21px;font-family:inherit;\"><p style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\" data-mce-style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\"><strong><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">BEE | The email &amp; page builder for everyone.</span></strong></p><p style=\"line-height:21px;word-break:break-word;\" data-mce-style=\"line-height:21px;word-break:break-word;\"><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">Design Researcher</span></p></div>",
                      "style": {
                        "color": "#454562",
                        "font-family": "inherit",
                        "line-height": "180%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "a916773b-42f4-4efc-af64-3b2a9f801015"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "bc078241-a4ab-4a26-b28b-b7aba3180d3a"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-31T09:21:17.612857Z",
            "dateModified": "2022-01-31T09:21:20.633639Z",
            "description": "",
            "idParent": null,
            "name": "Dalila single sign",
            "slug": "dalila-single-sign",
            "uuid": "37bceb9d-b1c9-4724-b5ad-31645653d1c2"
          },
          "synced": false,
          "type": "two-columns-3-9-empty",
          "uuid": "3218627f-a68a-4f5d-b3e9-adfa19bb82ec"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "50px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "5a247632-900c-4a38-8bf1-2307938d9bb5"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "ecfdb53f-a7a0-40dd-9fd9-67d7e2677832"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "synced": false,
          "type": "one-column-empty",
          "uuid": "feb66cab-ac4a-4ec2-b5d6-657eeabd1039"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false,
                      "iconHeight": "16px",
                      "iconSpacing": {
                        "padding-bottom": "5px",
                        "padding-left": "5px",
                        "padding-right": "6px",
                        "padding-top": "5px"
                      },
                      "itemsSpacing": "0px"
                    },
                    "iconsList": {
                      "icons": [
                        {
                          "alt": "Designed with BEE",
                          "height": "325px",
                          "href": "https://beefree.io/",
                          "id": "1879a39d-9303-43e5-8458-990ac7b0a429",
                          "image": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_510656/Signature/bee_w.png",
                          "target": "_blank",
                          "text": "Designed with BEE",
                          "textPosition": "right",
                          "title": "Designed with BEE",
                          "width": "325px"
                        }
                      ]
                    },
                    "style": {
                      "color": "#ffffff",
                      "font-family": "inherit",
                      "font-size": "15px",
                      "padding-bottom": "5px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "text-align": "center"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-icons",
                  "uuid": "35f3f7a2-37aa-4471-bd26-ce2b51e6e39b"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "8d6cbc30-0a36-4037-ae02-827d71033fee"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-20T09:44:21.371097Z",
            "dateModified": "2022-01-20T11:01:58.708887Z",
            "description": "",
            "idParent": null,
            "name": "Designed with BEE",
            "slug": "designed-with-bee",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_small.jpg",
            "uuid": "727e515b-7455-4661-8e85-22b9f7178d3f"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "cc615b28-4773-45ef-b0bf-4ef7ef89b1bf"
        }
      ],
      "template": {
        "name": "template-base",
        "type": "basic",
        "version": "2.0.0"
      },
      "title": ""
    },
    "comments": {
      "31878122-0ce6-4ac0-930e-ccf6086c264c": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> ei",
        "elementId": "9664b8a4-b3c0-401d-be92-6a0dc5022591",
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:54:12.900Z",
        "isElementDeleted": true
      },
      "aa9ea85d-1cdd-49b4-90d0-a42fb87d0a44": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> test",
        "elementId": null,
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:55:03.335Z",
        "isElementDeleted": null
      }
    }
  }
}
{
  "message": "Success"
}

SMS

v1/ai/sms

Generate SMS with AI

post

Submit your JSON template as the request body to generate a custom SMS using AI.

Authorizations
Path parameters
collectionstringRequired

The collection ID or name

Body
Responses
200
Successful response
application/json
Responseobject
post
POST /v1/{collection}/sms HTTP/1.1
Host: api.getbee.io
Authorization: Bearer Enter Dev Console API Key as Bearer token
Content-Type: application/json
Accept: */*
Content-Length: 19932

{
  "options": {
    "model": "gpt-3.5-turbo",
    "toneOfVoice": "",
    "length": "detailed",
    "instructions": "",
    "reportUsage": true,
    "language": "it-IT"
  },
  "template": {
    "page": {
      "body": {
        "container": {
          "style": {
            "background-color": "#fff",
            "background-image": "none",
            "background-position": "top left",
            "background-repeat": "no-repeat",
            "background-size": "auto"
          }
        },
        "content": {
          "computedStyle": {
            "linkColor": "#8a3b8f",
            "messageBackgroundColor": "transparent",
            "messageWidth": "650px"
          },
          "style": {
            "color": "#000000",
            "font-family": "Lato, Tahoma, Verdana, Segoe, sans-serif"
          }
        },
        "type": "mailup-bee-page-properties",
        "webFonts": [
          {
            "fontFamily": "'Lato', Tahoma, Verdana, Segoe, sans-serif",
            "name": "Lato",
            "url": "https://fonts.googleapis.com/css?family=Lato"
          }
        ]
      },
      "description": "",
      "rows": [
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "10px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "0px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "b89c3d25-dbec-439a-8ad1-4939a28678e9"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "0px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "0px"
              },
              "uuid": "3bd72010-5175-4326-b848-8beacea852d6"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:49:32.875165Z",
            "dateModified": "2022-01-20T09:49:32.875165Z",
            "description": "",
            "idParent": null,
            "name": "Pre header purple row",
            "slug": "pre-header-purple-row",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_small.jpg",
            "uuid": "8b99691b-8e39-47a7-8773-4540cd7ff113"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "7fa3e6c4-ac4f-421f-b9eb-db1b9f629fb3"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "162.5px"
                    },
                    "image": {
                      "alt": "BEE Pro Logo",
                      "height": "109px",
                      "href": "https://beefree.io/",
                      "percWidth": 25,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/BEEPro_logo_2.png",
                      "target": "_self",
                      "width": "291px"
                    },
                    "style": {
                      "padding-bottom": "40px",
                      "padding-left": "20px",
                      "padding-right": "20px",
                      "padding-top": "20px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "cc54124d-97bd-44e0-b15e-710a577840ec"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "20px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "2cd36842-fbe8-4f43-9688-ff6c964aaa89"
                },
                {
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnAmp": false,
                      "hideContentOnDesktop": false,
                      "hideContentOnHtml": false,
                      "hideContentOnMobile": false
                    },
                    "paragraph": {
                      "computedStyle": {
                        "linkColor": "#0068a5",
                        "paragraphSpacing": "16px"
                      },
                      "html": "<p>Hi 🙂</p>\n<p><strong>Would you be interested to participate in a user research project with us?</strong></p>\n<p>The research will consist of a video call. It usually takes 30 to 45 minutes maximum, but we schedule 1 hour in case we need more time. We'll be asking questions about you, your team, and your email/page creation workflow. The idea is for us to understand how BEE Pro fits in your work day.</p>\n<p><strong>Sounds good?</strong> Pick a time slot at your convenience using <a href=\"https://calendly.com/beepro-product-team/beepro-interview?month=2022-06\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: underline;\">this link ↗</a></p>\n<p>Look forward to hearing back from you.</p>\n<p>Best,</p>\n<p>Dalila from the Product Team 💜</p>\n<p>P.S. Probably your colleagues that use BEE Pro have received this email too. If you'd like you can add one guest to the booking link and participate together, or you can join us alone. We would love to talk to you in any case.&nbsp;</p>",
                      "style": {
                        "color": "#000000",
                        "direction": "ltr",
                        "font-family": "inherit",
                        "font-size": "14px",
                        "font-weight": "400",
                        "letter-spacing": "0px",
                        "line-height": "120%",
                        "text-align": "left"
                      },
                      "translations": {
                        "de-DE": {
                          "html": "<p>Hallo 🙂<br /><br />Is het interessant om deel te nemen aan een onderzoek naar nieuwe gebruikersonderzoeken?<br /><br />Het onderzoek bestaat uit een videofilm. Wacht tussen 30 en 45 minuten als het maximum, maar het programma duurt 1 uur voordat u meer tijd nodig heeft. De haremos worden nu gebruikt, uw uitrusting en uw vloeiende creatie van pagina's/correos elektronische. Het idee is dat BEE Pro op zijn werk werkt.<br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br />Groot,<br /><br />Dalila del equipo de producto 💜<br /><br /><br />PD Waarschijnlijk is uw partner die BEE Pro gebruikt, deze recibido is elektrisch correct. Als je dit hebt gedaan, kun je een uitnodiging voor het reserveren en de deelname aan de wedstrijd verzamelen, of je kunt een nieuwe solo spelen. Geen enkele gebeurtenis wordt in een ander geval verwisseld.</p>"
                        },
                        "es-ES": {
                          "html": "<p>Hola 🙂<br /><br />&iquest;Estar&iacute;a interesado en participar en un proyecto de investigaci&oacute;n de usuarios con nosotros?<br /><br />La investigaci&oacute;n consistir&aacute; en una videollamada. Suele tardar entre 30 y 45 minutos como m&aacute;ximo, pero programamos 1 hora por si necesitamos m&aacute;s tiempo. Le haremos preguntas sobre usted, su equipo y su flujo de trabajo de creaci&oacute;n de p&aacute;ginas/correos electr&oacute;nicos. La idea es que entendamos c&oacute;mo encaja BEE Pro en su jornada laboral.<br /><br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br /><br />Mejor,<br /><br />Dalila del equipo de producto 💜<br /><br /><br /><br />PD Probablemente tus compa&ntilde;eros que utilizan BEE Pro tambi&eacute;n hayan recibido este correo electr&oacute;nico. Si lo desea, puede agregar un invitado al enlace de reserva y participar juntos, o puede unirse a nosotros solo. Nos encantar&iacute;a hablar con usted en cualquier caso.</p>"
                        }
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-paragraph",
                  "uuid": "0456f2de-7125-475c-b016-41f77b3fda47"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "10px",
                "padding-right": "10px",
                "padding-top": "5px"
              },
              "uuid": "61614a04-eb36-4d98-b28e-c6c9e048877d"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:51:57.896884Z",
            "dateModified": "2022-01-20T09:51:57.896884Z",
            "description": "",
            "idParent": null,
            "name": "body with: logo + pre title + title + subtitle + body",
            "slug": "body-with-logo-pre-title-title-subtitle-body",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_small.jpg",
            "uuid": "35d02430-32b2-41d6-a115-68d7bb476d64"
          },
          "synced": false,
          "type": "two-columns-empty",
          "uuid": "f57920be-d9e4-41c0-a009-eb85fd2a8034"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "30px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "ab4460e6-1206-45c1-ba56-9f6d6409508e"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "6ac459ef-5e34-468a-b064-07ea57e1e37c"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2021-06-29T08:19:25.800829Z",
            "dateModified": "2021-06-29T08:19:27.572522Z",
            "description": "",
            "idParent": null,
            "name": "Footer Line",
            "slug": "footer-line",
            "uuid": "77127825-a508-4127-9155-b5161f9e1703"
          },
          "synced": false,
          "type": "row-1-columns-12",
          "uuid": "b759c29c-fb9e-4b1a-add9-a464eeb568f5"
        },
        {
          "columns": [
            {
              "grid-columns": 3,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "130px"
                    },
                    "image": {
                      "alt": "Elena Loatelli & Dalila Bonomi",
                      "height": "263px",
                      "href": "",
                      "percWidth": 80,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/dalila.png",
                      "target": "_self",
                      "width": "263px"
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "682c9273-3090-43fb-9acc-a2e2cda857b7"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "a434440b-92d8-4841-90cc-2ab49b1afc14"
            },
            {
              "grid-columns": 9,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:14px;line-height:16px;font-family:inherit;\" data-mce-style=\"font-size:14px;line-height:16px;font-family:inherit;\"><p style=\"font-size:14px;line-height:16px;word-break:break-word;\" data-mce-style=\"font-size:14px;line-height:16px;word-break:break-word;\"><strong><span style=\"font-size:16px;line-height:19px;\" data-mce-style=\"font-size:16px;line-height:19px;\">DALILA BONOMI</span></strong></p></div>",
                      "style": {
                        "color": "#8a3b8f",
                        "font-family": "inherit",
                        "line-height": "120%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "b37a5a73-5f40-4e2d-8d7b-6a117aa686eb"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "5px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:12px;line-height:21px;font-family:inherit;\" data-mce-style=\"font-size:12px;line-height:21px;font-family:inherit;\"><p style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\" data-mce-style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\"><strong><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">BEE | The email &amp; page builder for everyone.</span></strong></p><p style=\"line-height:21px;word-break:break-word;\" data-mce-style=\"line-height:21px;word-break:break-word;\"><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">Design Researcher</span></p></div>",
                      "style": {
                        "color": "#454562",
                        "font-family": "inherit",
                        "line-height": "180%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "a916773b-42f4-4efc-af64-3b2a9f801015"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "bc078241-a4ab-4a26-b28b-b7aba3180d3a"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-31T09:21:17.612857Z",
            "dateModified": "2022-01-31T09:21:20.633639Z",
            "description": "",
            "idParent": null,
            "name": "Dalila single sign",
            "slug": "dalila-single-sign",
            "uuid": "37bceb9d-b1c9-4724-b5ad-31645653d1c2"
          },
          "synced": false,
          "type": "two-columns-3-9-empty",
          "uuid": "3218627f-a68a-4f5d-b3e9-adfa19bb82ec"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "50px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "5a247632-900c-4a38-8bf1-2307938d9bb5"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "ecfdb53f-a7a0-40dd-9fd9-67d7e2677832"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "synced": false,
          "type": "one-column-empty",
          "uuid": "feb66cab-ac4a-4ec2-b5d6-657eeabd1039"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false,
                      "iconHeight": "16px",
                      "iconSpacing": {
                        "padding-bottom": "5px",
                        "padding-left": "5px",
                        "padding-right": "6px",
                        "padding-top": "5px"
                      },
                      "itemsSpacing": "0px"
                    },
                    "iconsList": {
                      "icons": [
                        {
                          "alt": "Designed with BEE",
                          "height": "325px",
                          "href": "https://beefree.io/",
                          "id": "1879a39d-9303-43e5-8458-990ac7b0a429",
                          "image": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_510656/Signature/bee_w.png",
                          "target": "_blank",
                          "text": "Designed with BEE",
                          "textPosition": "right",
                          "title": "Designed with BEE",
                          "width": "325px"
                        }
                      ]
                    },
                    "style": {
                      "color": "#ffffff",
                      "font-family": "inherit",
                      "font-size": "15px",
                      "padding-bottom": "5px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "text-align": "center"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-icons",
                  "uuid": "35f3f7a2-37aa-4471-bd26-ce2b51e6e39b"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "8d6cbc30-0a36-4037-ae02-827d71033fee"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-20T09:44:21.371097Z",
            "dateModified": "2022-01-20T11:01:58.708887Z",
            "description": "",
            "idParent": null,
            "name": "Designed with BEE",
            "slug": "designed-with-bee",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_small.jpg",
            "uuid": "727e515b-7455-4661-8e85-22b9f7178d3f"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "cc615b28-4773-45ef-b0bf-4ef7ef89b1bf"
        }
      ],
      "template": {
        "name": "template-base",
        "type": "basic",
        "version": "2.0.0"
      },
      "title": ""
    },
    "comments": {
      "31878122-0ce6-4ac0-930e-ccf6086c264c": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> ei",
        "elementId": "9664b8a4-b3c0-401d-be92-6a0dc5022591",
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:54:12.900Z",
        "isElementDeleted": true
      },
      "aa9ea85d-1cdd-49b4-90d0-a42fb87d0a44": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> test",
        "elementId": null,
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:55:03.335Z",
        "isElementDeleted": null
      }
    }
  }
}
{
  "message": "Success"
}

Summary

v1/ai/summary

Generate a Summary with AI

post

Submit your JSON template as the request body to generate a custom and concise summary using AI.

Authorizations
Path parameters
collectionstringRequired

The collection ID or name

Body
Responses
200
Successful response
application/json
Responseobject
post
POST /v1/{collection}/summary HTTP/1.1
Host: api.getbee.io
Authorization: Bearer Enter Dev Console API Key as Bearer token
Content-Type: application/json
Accept: */*
Content-Length: 19931

{
  "options": {
    "model": "gpt-3.5-turbo",
    "toneOfVoice": "",
    "length": "concise",
    "instructions": "",
    "reportUsage": true,
    "language": "it-IT"
  },
  "template": {
    "page": {
      "body": {
        "container": {
          "style": {
            "background-color": "#fff",
            "background-image": "none",
            "background-position": "top left",
            "background-repeat": "no-repeat",
            "background-size": "auto"
          }
        },
        "content": {
          "computedStyle": {
            "linkColor": "#8a3b8f",
            "messageBackgroundColor": "transparent",
            "messageWidth": "650px"
          },
          "style": {
            "color": "#000000",
            "font-family": "Lato, Tahoma, Verdana, Segoe, sans-serif"
          }
        },
        "type": "mailup-bee-page-properties",
        "webFonts": [
          {
            "fontFamily": "'Lato', Tahoma, Verdana, Segoe, sans-serif",
            "name": "Lato",
            "url": "https://fonts.googleapis.com/css?family=Lato"
          }
        ]
      },
      "description": "",
      "rows": [
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "10px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "0px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "b89c3d25-dbec-439a-8ad1-4939a28678e9"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "0px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "0px"
              },
              "uuid": "3bd72010-5175-4326-b848-8beacea852d6"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:49:32.875165Z",
            "dateModified": "2022-01-20T09:49:32.875165Z",
            "description": "",
            "idParent": null,
            "name": "Pre header purple row",
            "slug": "pre-header-purple-row",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/8b99691b-8e39-47a7-8773-4540cd7ff113_small.jpg",
            "uuid": "8b99691b-8e39-47a7-8773-4540cd7ff113"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "7fa3e6c4-ac4f-421f-b9eb-db1b9f629fb3"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "162.5px"
                    },
                    "image": {
                      "alt": "BEE Pro Logo",
                      "height": "109px",
                      "href": "https://beefree.io/",
                      "percWidth": 25,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/BEEPro_logo_2.png",
                      "target": "_self",
                      "width": "291px"
                    },
                    "style": {
                      "padding-bottom": "40px",
                      "padding-left": "20px",
                      "padding-right": "20px",
                      "padding-top": "20px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "cc54124d-97bd-44e0-b15e-710a577840ec"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "20px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "2cd36842-fbe8-4f43-9688-ff6c964aaa89"
                },
                {
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnAmp": false,
                      "hideContentOnDesktop": false,
                      "hideContentOnHtml": false,
                      "hideContentOnMobile": false
                    },
                    "paragraph": {
                      "computedStyle": {
                        "linkColor": "#0068a5",
                        "paragraphSpacing": "16px"
                      },
                      "html": "<p>Hi 🙂</p>\n<p><strong>Would you be interested to participate in a user research project with us?</strong></p>\n<p>The research will consist of a video call. It usually takes 30 to 45 minutes maximum, but we schedule 1 hour in case we need more time. We'll be asking questions about you, your team, and your email/page creation workflow. The idea is for us to understand how BEE Pro fits in your work day.</p>\n<p><strong>Sounds good?</strong> Pick a time slot at your convenience using <a href=\"https://calendly.com/beepro-product-team/beepro-interview?month=2022-06\" target=\"_blank\" rel=\"noopener\" style=\"text-decoration: underline;\">this link ↗</a></p>\n<p>Look forward to hearing back from you.</p>\n<p>Best,</p>\n<p>Dalila from the Product Team 💜</p>\n<p>P.S. Probably your colleagues that use BEE Pro have received this email too. If you'd like you can add one guest to the booking link and participate together, or you can join us alone. We would love to talk to you in any case.&nbsp;</p>",
                      "style": {
                        "color": "#000000",
                        "direction": "ltr",
                        "font-family": "inherit",
                        "font-size": "14px",
                        "font-weight": "400",
                        "letter-spacing": "0px",
                        "line-height": "120%",
                        "text-align": "left"
                      },
                      "translations": {
                        "de-DE": {
                          "html": "<p>Hallo 🙂<br /><br />Is het interessant om deel te nemen aan een onderzoek naar nieuwe gebruikersonderzoeken?<br /><br />Het onderzoek bestaat uit een videofilm. Wacht tussen 30 en 45 minuten als het maximum, maar het programma duurt 1 uur voordat u meer tijd nodig heeft. De haremos worden nu gebruikt, uw uitrusting en uw vloeiende creatie van pagina's/correos elektronische. Het idee is dat BEE Pro op zijn werk werkt.<br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br />Groot,<br /><br />Dalila del equipo de producto 💜<br /><br /><br />PD Waarschijnlijk is uw partner die BEE Pro gebruikt, deze recibido is elektrisch correct. Als je dit hebt gedaan, kun je een uitnodiging voor het reserveren en de deelname aan de wedstrijd verzamelen, of je kunt een nieuwe solo spelen. Geen enkele gebeurtenis wordt in een ander geval verwisseld.</p>"
                        },
                        "es-ES": {
                          "html": "<p>Hola 🙂<br /><br />&iquest;Estar&iacute;a interesado en participar en un proyecto de investigaci&oacute;n de usuarios con nosotros?<br /><br />La investigaci&oacute;n consistir&aacute; en una videollamada. Suele tardar entre 30 y 45 minutos como m&aacute;ximo, pero programamos 1 hora por si necesitamos m&aacute;s tiempo. Le haremos preguntas sobre usted, su equipo y su flujo de trabajo de creaci&oacute;n de p&aacute;ginas/correos electr&oacute;nicos. La idea es que entendamos c&oacute;mo encaja BEE Pro en su jornada laboral.<br /><br /><br />&iquest;Suena bien? Elija un horario de su conveniencia usando este enlace ↗<br />Esperamos tener noticias suyas.<br /><br /><br />Mejor,<br /><br />Dalila del equipo de producto 💜<br /><br /><br /><br />PD Probablemente tus compa&ntilde;eros que utilizan BEE Pro tambi&eacute;n hayan recibido este correo electr&oacute;nico. Si lo desea, puede agregar un invitado al enlace de reserva y participar juntos, o puede unirse a nosotros solo. Nos encantar&iacute;a hablar con usted en cualquier caso.</p>"
                        }
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-paragraph",
                  "uuid": "0456f2de-7125-475c-b016-41f77b3fda47"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "10px",
                "padding-right": "10px",
                "padding-top": "5px"
              },
              "uuid": "61614a04-eb36-4d98-b28e-c6c9e048877d"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2022-01-20T09:51:57.896884Z",
            "dateModified": "2022-01-20T09:51:57.896884Z",
            "description": "",
            "idParent": null,
            "name": "body with: logo + pre title + title + subtitle + body",
            "slug": "body-with-logo-pre-title-title-subtitle-body",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/35d02430-32b2-41d6-a115-68d7bb476d64_small.jpg",
            "uuid": "35d02430-32b2-41d6-a115-68d7bb476d64"
          },
          "synced": false,
          "type": "two-columns-empty",
          "uuid": "f57920be-d9e4-41c0-a009-eb85fd2a8034"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "align": "center"
                    },
                    "divider": {
                      "style": {
                        "border-top": "1px dotted #CCCCCC",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "30px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "15px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "ab4460e6-1206-45c1-ba56-9f6d6409508e"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "6ac459ef-5e34-468a-b064-07ea57e1e37c"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 625122,
            "dateCreated": "2021-06-29T08:19:25.800829Z",
            "dateModified": "2021-06-29T08:19:27.572522Z",
            "description": "",
            "idParent": null,
            "name": "Footer Line",
            "slug": "footer-line",
            "uuid": "77127825-a508-4127-9155-b5161f9e1703"
          },
          "synced": false,
          "type": "row-1-columns-12",
          "uuid": "b759c29c-fb9e-4b1a-add9-a464eeb568f5"
        },
        {
          "columns": [
            {
              "grid-columns": 3,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "class": "left fixedwidth",
                      "width": "130px"
                    },
                    "image": {
                      "alt": "Elena Loatelli & Dalila Bonomi",
                      "height": "263px",
                      "href": "",
                      "percWidth": 80,
                      "prefix": "",
                      "src": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_655907/editor_images/dalila.png",
                      "target": "_self",
                      "width": "263px"
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "width": "100%"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-image",
                  "uuid": "682c9273-3090-43fb-9acc-a2e2cda857b7"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "a434440b-92d8-4841-90cc-2ab49b1afc14"
            },
            {
              "grid-columns": 9,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "0px",
                      "padding-left": "15px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:14px;line-height:16px;font-family:inherit;\" data-mce-style=\"font-size:14px;line-height:16px;font-family:inherit;\"><p style=\"font-size:14px;line-height:16px;word-break:break-word;\" data-mce-style=\"font-size:14px;line-height:16px;word-break:break-word;\"><strong><span style=\"font-size:16px;line-height:19px;\" data-mce-style=\"font-size:16px;line-height:19px;\">DALILA BONOMI</span></strong></p></div>",
                      "style": {
                        "color": "#8a3b8f",
                        "font-family": "inherit",
                        "line-height": "120%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "b37a5a73-5f40-4e2d-8d7b-6a117aa686eb"
                },
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false
                    },
                    "style": {
                      "padding-bottom": "5px",
                      "padding-left": "15px",
                      "padding-right": "0px",
                      "padding-top": "10px"
                    },
                    "text": {
                      "computedStyle": {
                        "linkColor": "#8a3b8f"
                      },
                      "html": "<div class=\"txtTinyMce-wrapper\" style=\"font-size:12px;line-height:21px;font-family:inherit;\" data-mce-style=\"font-size:12px;line-height:21px;font-family:inherit;\"><p style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\" data-mce-style=\"font-size:14px;line-height:25px;word-break:break-word;text-align:left;\"><strong><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">BEE | The email &amp; page builder for everyone.</span></strong></p><p style=\"line-height:21px;word-break:break-word;\" data-mce-style=\"line-height:21px;word-break:break-word;\"><span style=\"font-size:16px;line-height:28px;\" data-mce-style=\"font-size:16px;line-height:28px;\">Design Researcher</span></p></div>",
                      "style": {
                        "color": "#454562",
                        "font-family": "inherit",
                        "line-height": "180%"
                      }
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-text",
                  "uuid": "a916773b-42f4-4efc-af64-3b2a9f801015"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "bc078241-a4ab-4a26-b28b-b7aba3180d3a"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-31T09:21:17.612857Z",
            "dateModified": "2022-01-31T09:21:20.633639Z",
            "description": "",
            "idParent": null,
            "name": "Dalila single sign",
            "slug": "dalila-single-sign",
            "uuid": "37bceb9d-b1c9-4724-b5ad-31645653d1c2"
          },
          "synced": false,
          "type": "two-columns-3-9-empty",
          "uuid": "3218627f-a68a-4f5d-b3e9-adfa19bb82ec"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "descriptor": {
                    "computedStyle": {
                      "align": "center",
                      "hideContentOnMobile": false
                    },
                    "divider": {
                      "style": {
                        "border-top": "0px solid transparent",
                        "height": "50px",
                        "width": "100%"
                      }
                    },
                    "style": {
                      "padding-bottom": "10px",
                      "padding-left": "10px",
                      "padding-right": "10px",
                      "padding-top": "10px"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-divider",
                  "uuid": "5a247632-900c-4a38-8bf1-2307938d9bb5"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "ecfdb53f-a7a0-40dd-9fd9-67d7e2677832"
            }
          ],
          "container": {
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "synced": false,
          "type": "one-column-empty",
          "uuid": "feb66cab-ac4a-4ec2-b5d6-657eeabd1039"
        },
        {
          "columns": [
            {
              "grid-columns": 12,
              "modules": [
                {
                  "align": "left",
                  "descriptor": {
                    "computedStyle": {
                      "hideContentOnDesktop": false,
                      "hideContentOnMobile": false,
                      "iconHeight": "16px",
                      "iconSpacing": {
                        "padding-bottom": "5px",
                        "padding-left": "5px",
                        "padding-right": "6px",
                        "padding-top": "5px"
                      },
                      "itemsSpacing": "0px"
                    },
                    "iconsList": {
                      "icons": [
                        {
                          "alt": "Designed with BEE",
                          "height": "325px",
                          "href": "https://beefree.io/",
                          "id": "1879a39d-9303-43e5-8458-990ac7b0a429",
                          "image": "https://d15k2d11r6t6rl.cloudfront.net/public/users/Integrators/BeeProAgency/53601_510656/Signature/bee_w.png",
                          "target": "_blank",
                          "text": "Designed with BEE",
                          "textPosition": "right",
                          "title": "Designed with BEE",
                          "width": "325px"
                        }
                      ]
                    },
                    "style": {
                      "color": "#ffffff",
                      "font-family": "inherit",
                      "font-size": "15px",
                      "padding-bottom": "5px",
                      "padding-left": "0px",
                      "padding-right": "0px",
                      "padding-top": "5px",
                      "text-align": "center"
                    }
                  },
                  "locked": false,
                  "type": "mailup-bee-newsletter-modules-icons",
                  "uuid": "35f3f7a2-37aa-4471-bd26-ce2b51e6e39b"
                }
              ],
              "style": {
                "background-color": "transparent",
                "border-bottom": "0px solid transparent",
                "border-left": "0px solid transparent",
                "border-right": "0px solid transparent",
                "border-top": "0px solid transparent",
                "padding-bottom": "5px",
                "padding-left": "0px",
                "padding-right": "0px",
                "padding-top": "5px"
              },
              "uuid": "8d6cbc30-0a36-4037-ae02-827d71033fee"
            }
          ],
          "container": {
            "style": {
              "background-color": "#8a3b8f",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat"
            }
          },
          "content": {
            "computedStyle": {
              "hideContentOnDesktop": false,
              "hideContentOnMobile": false,
              "rowColStackOnMobile": true,
              "rowReverseColStackOnMobile": false,
              "verticalAlign": "top"
            },
            "style": {
              "background-color": "transparent",
              "background-image": "none",
              "background-position": "top left",
              "background-repeat": "no-repeat",
              "color": "#000000",
              "width": "650px"
            }
          },
          "empty": false,
          "locked": false,
          "metadata": {
            "category": 706433,
            "dateCreated": "2022-01-20T09:44:21.371097Z",
            "dateModified": "2022-01-20T11:01:58.708887Z",
            "description": "",
            "idParent": null,
            "name": "Designed with BEE",
            "slug": "designed-with-bee",
            "thumb_large": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_large.jpg",
            "thumb_medium": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_medium.jpg",
            "thumb_small": "https://pro-bee-beepro-thumbnails.s3.amazonaws.com/templates/saved-rows/53601/655907/727e515b-7455-4661-8e85-22b9f7178d3f_small.jpg",
            "uuid": "727e515b-7455-4661-8e85-22b9f7178d3f"
          },
          "synced": false,
          "type": "one-column-empty",
          "uuid": "cc615b28-4773-45ef-b0bf-4ef7ef89b1bf"
        }
      ],
      "template": {
        "name": "template-base",
        "type": "basic",
        "version": "2.0.0"
      },
      "title": ""
    },
    "comments": {
      "31878122-0ce6-4ac0-930e-ccf6086c264c": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> ei",
        "elementId": "9664b8a4-b3c0-401d-be92-6a0dc5022591",
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:54:12.900Z",
        "isElementDeleted": true
      },
      "aa9ea85d-1cdd-49b4-90d0-a42fb87d0a44": {
        "author": {
          "userColor": "#85b2c3",
          "userHandle": "515751",
          "username": "Cinzia Caleffi"
        },
        "content": "<code contenteditable=\"false\" data-bee-mention-uid=\"274606\">@Dalila Bonomi</code> <code contenteditable=\"false\" data-bee-mention-uid=\"264431\">@Cinzia Caleffi</code> test",
        "elementId": null,
        "mentions": [
          "274606",
          "264431"
        ],
        "parentCommentId": null,
        "responses": [],
        "timestamp": "2022-08-03T06:55:03.335Z",
        "isElementDeleted": null
      }
    }
  }
}
{
  "message": "Success"
}

Last updated

Was this helpful?