Delete Property
DELETE /v2/product/property/:id
Deletes a property by its unique identifier. Removes the resource from the system and returns a confirmation of successful deletion.
Query Parameters
force- Parameter for force
Request Example
DELETE /v2/product/property/:id?force=true
Response Example
true