GET v1/bunits/{bunitId}/smtp/{smtpId}
Get a single set of outgoing email (SMTP) settings of a business unit.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit which smtp settings are requested | integer |
Required |
smtpId |
The ID of the smtp settings requested | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The requested smtp settings
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.