Changes to POST /api/v1.0/send

POST /api/v1.0/send/

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

Changed in 15 of the 54 revisions of this API.14626

  1. 9d5cc50423c312
  2. bd878fae58721
  3. 00a56b21a28b13
  4. a5dc72b4835b211
  5. 05988c44471013
  6. 95d67b78149c2
  7. 16cddb16df6f1
  8. e6feb47a0d7e11
  9. 575958bae45911
  10. 8217fec7be4b2
  11. 5d89432b30be33
  12. 978ec5cc8f371
  13. d8748a28f71f6
  14. 8b9ed8ea9a427
  15. 01b3cc64b3fc1

What changed

  • 9d5cc50423c312See the full diff
    • removed the required property message from the response with the 200 status

      response-required-property-removed

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the non-success response with the status 503

      response-non-success-status-removed

    • added the required property message/mime_id to the response with the 200 status

      response-required-property-added

  • 00a56b21a28b13See the full diff
    • added the new autoreply enum value to the message/signature/allOf[ReadMessageTemplate]/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property message/signature/allOf[ReadMessageTemplate]/metadata to the response with the 200 status

      response-optional-property-added

    • added the required property message/signature/allOf[ReadMessageTemplate]/is_active_autoreply to the response with the 200 status

      response-required-property-added

    • added the required property message/signature/allOf[ReadMessageTemplate]/signature to the response with the 200 status

      response-required-property-added

  • a5dc72b4835b211See the full diff
    • removed the required property message/signature/allOf[ReadMessageTemplate]/is_active_autoreply from the response with the 200 status

      response-required-property-removed

    • removed the required property message/signature/allOf[ReadMessageTemplate]/signature from the response with the 200 status

      response-required-property-removed

    • removed the optional property message/signature/allOf[ReadMessageTemplate]/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the autoreply enum value from the message/signature/allOf[ReadMessageTemplate]/type response property for the response status 200

      response-property-enum-value-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new autoreply enum value to the message/signature/allOf[ReadMessageTemplate]/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property message/signature/allOf[ReadMessageTemplate]/metadata to the response with the 200 status

      response-optional-property-added

    • added the required property message/signature/allOf[ReadMessageTemplate]/is_active_autoreply to the response with the 200 status

      response-required-property-added

    • added the required property message/signature/allOf[ReadMessageTemplate]/signature to the response with the 200 status

      response-required-property-added

    • removed the required property message/is_starred from the response with the 200 status

      response-required-property-removed

    • removed the required property message/read_at from the response with the 200 status

      response-required-property-removed

    • added the required property message/sender_user to the response with the 200 status

      response-required-property-added

    • removed the required property message/sender_user from the response with the 200 status

      response-required-property-removed

    • added the required property message/read_at to the response with the 200 status

      response-required-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 575958bae45911See the full diff
    • removed the required property message/read_at from the response with the 200 status

      response-required-property-removed

    • added the required property message/sender_user to the response with the 200 status

      response-required-property-added

    • added ReadMessageTemplate to the message/signature response property allOf list for the response status 200

      response-property-all-of-added

    • removed ReadOnlyMessageTemplate from the message/signature response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 5d89432b30be33See the full diff
    • added the new cancelled enum value to the message/bcc/items/delivery_status/allOf[MessageDeliveryStatusChoices]/ response property for the response status 200

      response-property-enum-value-added

    • added the new cancelled enum value to the message/cc/items/delivery_status/allOf[MessageDeliveryStatusChoices]/ response property for the response status 200

      response-property-enum-value-added

    • added the new cancelled enum value to the message/to/items/delivery_status/allOf[MessageDeliveryStatusChoices]/ response property for the response status 200

      response-property-enum-value-added

    • added the required property message/bcc/items/id to the response with the 200 status

      response-required-property-added

    • added the required property message/cc/items/id to the response with the 200 status

      response-required-property-added

    • added the required property message/to/items/id to the response with the 200 status

      response-required-property-added

    • added the required property message/signature/allOf[ReadOnlyMessageTemplate]/is_default to the response with the 200 status

      response-required-property-added

    • added the required property message/htmlBody/items/content to the response with the 200 status

      response-required-property-added

    • added the required property message/htmlBody/items/partId to the response with the 200 status

      response-required-property-added

    • added the required property message/htmlBody/items/type to the response with the 200 status

      response-required-property-added

    • added the required property message/textBody/items/content to the response with the 200 status

      response-required-property-added

    • added the required property message/textBody/items/partId to the response with the 200 status

      response-required-property-added

    • added the required property message/textBody/items/type to the response with the 200 status

      response-required-property-added

    • removed the required property message/htmlBody/items/content from the response with the 200 status

      response-required-property-removed

    • removed the required property message/htmlBody/items/partId from the response with the 200 status

      response-required-property-removed

    • removed the required property message/htmlBody/items/type from the response with the 200 status

      response-required-property-removed

    • removed the required property message/signature/allOf[ReadOnlyMessageTemplate]/is_default from the response with the 200 status

      response-required-property-removed

    • removed the required property message/textBody/items/content from the response with the 200 status

      response-required-property-removed

    • removed the required property message/textBody/items/partId from the response with the 200 status

      response-required-property-removed

    • removed the required property message/textBody/items/type from the response with the 200 status

      response-required-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the required property message/signature/allOf[ReadOnlyMessageTemplate]/is_default to the response with the 200 status

      response-required-property-added