POST api/emailconfigs/tree/{userId}
Saves the email configuration from tree
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
The user identifier. |
string |
Required |
Body Parameters
Metainfo + list of topnodes in the tree with EtEnabled nodes
UserEtCurveAlarmTreeName | Description | Type | Additional information |
---|---|---|---|
UserId | string |
None. |
|
EmailAddress | string |
None. |
|
topNodes | Collection of Node |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.