Changes to POST /v1/email

POST /v1/email

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 46 revisions of this API.3251

  1. eee85d2eafce25
  2. 8f22304950dd1
  3. 788eacc57f2511
  4. 4596d0810d3d1

What changed

    • the bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the bcc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the bcc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the cc/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the cc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the cc/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the cc/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the from/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the from/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the from/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the replyToList/anyOf[subschema #1: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the replyToList/anyOf[subschema #1: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the replyToList/anyOf[subschema #2: EmailList]/items/email request property's maxLength was set to 320

      request-property-max-length-set

    • the replyToList/anyOf[subschema #2: EmailList]/items/name request property's maxLength was set to 256

      request-property-max-length-set

    • the to/anyOf[subschema #1: EmailData]/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the to/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the to/anyOf[subschema #1: EmailData]/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • the to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #1]/ request property's maxLength was set to 320

      request-property-max-length-set

    • the to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/email request property's maxLength was set to 320

      request-property-max-length-set

    • the to/anyOf[subschema #2: EmailDataList]/items/anyOf[subschema #2: EmailNameAndAddress]/name request property's maxLength was set to 256

      request-property-max-length-set

    • request body became required

      request-body-became-required

  • 788eacc57f2511See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the success response with the status 202

      response-success-status-added

    • the html request property's minLength was increased from 0 to 1

      request-property-min-length-increased