mails

edit mail server

patch/api/v1/mails/{mailServerID}

Path parameters

mailServerIDstring required

Request body

mode'DEV' | 'LIVE' required
inboundSpamThresholdnumber required

Response

OK

statusstring

Changes

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

    • 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