POST property/clone/{property}
Makes a copy of this object.
Request Information
URI
https://ofd-api.blueprintcpq.net/property/clone/{property}
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| property |
The property. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
A copy of this object.
globally unique identifierResponse Formats
application/json, text/json, text/html
Sample:
"5db866b5-679e-4d1a-a2d7-4a22e53b5f03"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5db866b5-679e-4d1a-a2d7-4a22e53b5f03</guid>