Moody’s strongly recommends that Risk Modeler and UnderwriteIQ tenants use the Platform APIs instead of the Risk Modeler APIs for all future projects. See Migrate to Plaform APIs.

Delete building attribute

Deletes a specific building attribute for a the specified location.

Building attributes identify the characteristics of buildings at a location that define the vulnerability of the building to risk. In Risk Modeler, core building attributes are defined in the property object of a location. Additional property attributes are defined in the buildingAttribute and esdbBuildingAttribute object.

The id path parameter specifies the ID number of a location. The buildingattributeid path parameter specifies the ID number of the building attribute.

The required datasource query parameter identifies an EDM datasource.

Path Params
int32
required
≥ 1

ID number of the location.

int32
required
≥ 1

ID number of the location building attribute record.

Query Params
string
required

Name of the EDM.

Responses
204

Building attribute successfully deleted

Language
Credentials
URL
Response
Choose an example:
application/json