mail

Send bulk email

post/mail

Request body

addressesstring[]
userIdsstring[]
subjectstring required
bodystring required
sendToAdminboolean

Response

Success send email

successCountinteger required

Changes

Changed in 5 of the 44 revisions of this API.35

    • the security scope infra was added to the endpoint's security scheme BearerAuth

      api-security-scope-added

    • the security scope admin was removed from the endpoint's security scheme BearerAuth

      api-security-scope-removed

    • added the new optional request property userIds

      new-optional-request-property

    • the request property addresses became optional

      request-property-became-optional

    • the addresses request property's minItems was increased to 1

      request-property-min-items-increased

    • the addresses/items/ request property type/format changed from string/ to string/email

      request-property-type-changed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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