Delete Contact Property Group

DELETE https://app.alaaqat.com/api/deals/properties/groups/{_id}

_id is the ID for Group

Body

none

Response

{
    "message": "Entity was deleted Successfully",
    "data": []
}

Note

The group cannot be deleted if there is a property associated with it.