Changes to create mail server

POST /api/v1/mails

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

Changed in 2 of the 14 revisions of this API.13

  1. 6ba885651c6f12
  2. c63802bd8a381

What changed

    • 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