smtp

generate credentials to connet mail server with SMTP

post/api/v1/mails/{mailServerID}/smtp-credentials

Path parameters

mailServerIDstring required

Request body

descriptionstring

Response

OK

statusstring

Changes

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

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

      request-body-media-type-removed

    • removed the media type */* for the response with the status

      response-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