GET v1/bunits/{bunitId}/smtp

Get all outgoing email (SMTP) settings for a business unit.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.