Changes to edit mail server

PATCH /api/v1/mails/{mailServerID}

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

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

  1. ee3ac526ce9a11
  2. 6ba885651c6f12
  3. c63802bd8a381

What changed

    • added the new required request property

      new-required-request-property

    • api operation id changeMailServerMode removed and replaced with editMailServer

      api-operation-id-removed

    This revision also has 2 changes 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