POST Channel/Settings

Updates the channel settings asynchronous.

Request Information

Body Parameters

Update - The model.

Request body formats
Sample:
{
  "CommunicationFromEmailAddress": "sample string 1",
  "CommunicationToEmailAddress": "sample string 2"
}
Sample:

Sample not available.