DELETE api/v2/electrical/projects/inspectionplans/remarks/delete?ElectricalProjectInspectionPlanRemarkId={ElectricalProjectInspectionPlanRemarkId}

DeleteElectricalProjectInspectionPlanRemark

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ElectricalProjectInspectionPlanRemarkId

universally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

DeleteElectricalProjectInspectionPlanRemarkCommandResult

DeleteElectricalProjectInspectionPlanRemarkCommandResult
NameDescriptionTypeAdditional information
Result

DeleteElectricalProjectInspectionPlanRemarkCommandResultKind

Required

Response Formats

application/json

Sample:
{
  "Result": "Success"
}