Delete a GeometryJson

delete

/fscmRestApi/resources/11.13.18.05/publicSectorPzRecords/{LnpRecordKey}/child/RecordParcelAddressOwner/{RecordParcelAddressOwnerUniqID}/enclosure/GeometryJson

Delete a GeometryJson

Request

Path Parameters
  • The unique identifier for a record. The record is for a permit, business license, professional license, or planning and zoning, and is determined by the classification.
  • This is the hash key of the attributes which make up the composite key--- ParcelKey, AddressKey, OwnerKey, GisObjKey and GisSketchKey ---for the Parcel Address Owners resource and used to uniquely identify an instance of Parcel Address Owners. The client should not generate the hash key value. Instead, the client should query on the Parcel Address Owners collection resource with a filter on the primary key values in order to navigate to a specific instance of Parcel Address Owners.

    For example: RecordParcelAddressOwner?q=ParcelKey=<value1>;AddressKey=<value2>;OwnerKey=<value3>;GisObjKey=<value4>;GisSketchKey=<value5>

There's no request body for this operation.

Back to Top

Response

Default Response

No Content. This task does not return elements in the response body.
Back to Top