post https://{host}/riskmodeler/v1/locations//buildingattribute
Creates a building attribute for 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 required datasource
query parameter identifies an EDM datasource.
Idempotent Request
This service supports idempotent requests by means of idempotency keys. To learn more, see Idempotent Requests.