Changes to add mail account

POST /api/v1/mails/{mailServerID}/accounts

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

Changed in 3 of the 14 revisions of this API.14

  1. 899b7592e4f61
  2. 6ba885651c6f12
  3. c63802bd8a381

What changed

    • added the non-success response with the status

      response-non-success-status-added

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

    • removed the media type */* from the request body

      request-body-media-type-removed

    • added the media type application/json to the request body

      request-body-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • endpoint added

      endpoint-added