Delete A Property Definition
Deletes a Property Definition. If the tenantId is supplied, only a Property Definition that matches on id and tenant will be deleted. If tenantId is not supplied, this API will try to find a matching Property Definition in the current tenant. If no such Property Definition was found and the user has permission to manage global Property Definitions, find a matching global Property Definition.
The id of the Property Definition to delete
The tenant in which to delete the Property Definition. Optional.
Successfully deleted Property Definition
Could not find specified Property Definition