GET v1/bunits/{bunitId}/smtp
Get all outgoing email (SMTP) settings for 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 |
Body Parameters
None.
Response Information
Resource Description
A list of all smtp settings of the selected business unit
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.