Delete A Property Group
Deletes a Property Group. If the tenantId is supplied, only a Property Group that matches on id and tenant will be deleted. If tenantId is not supplied, this API will try to find a matching Property Group in teh current tenant. If no such Property Group was found and the user has permission to manage global Property Groups, find a matching global Property Group
Request
URI
DELETE
https://{api_host}/properties-service/api/propertygroups/{id}
COPY
Path Parameters
string
id
Required
The id of the Property Group to delete
Query Parameters
string
The tenant in which to delete the PropertyGroup. Optional.
Responses
204
Successfully deleted Propery Group
Operation doesn't return any data structure
404
Could not find specified Property Group
Operation doesn't return any data structure
Api Operations
POST
Create A Property Definition
POST
Create A Property Group
PUT
Create Or update A Property Definition
PUT
Create Or update A Property Group
DELETE
Delete A Property Definition
DELETE
Delete A Property Group
GET
Get A Property Group
POST
Get Multiple Property Definitions
POST
Get multiple Property Groups
POST
Get permissible values for A Property Definition
GET
Get Property Definition
GET
Get Property Definitions
GET
Get Property Groups