POST api/emailconfigs/tree/{userId}

Saves the email configuration from tree

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

The user identifier.

string

Required

Body Parameters

Metainfo + list of topnodes in the tree with EtEnabled nodes

UserEtCurveAlarmTree
NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.