POST v1/alert/updateStatus

Add or update information about a Alert

Request Information

URI Parameters

None.

Body Parameters

AlertModel
NameDescriptionTypeAdditional information
AlertID

Unique identifier of the address type

integer

None.

Alert

Name of the Alert

string

None.

Username

string

None.

Module

ModuleModel

None.

ModuleFeature

ModuleFeatureModel

None.

Location

LocationModel

None.

ReadStatus

boolean

None.

RTI

RTIModel

None.

AlertDate

date

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.