DELETE api/CompanyCommunity/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
id
No documentation available.

Define this parameter in the request URI.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
{
  "CompanyCommunityID": "bab15fff-4ec7-4cad-b279-3c9ec4226374",
  "CompanyID": "ae87d946-0532-429a-8ec3-c2cfa666637e",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-11T10:46:20.2627994-05:00",
  "CreatedByUserID": "e905f6a0-7169-4952-b425-7a9843cb467e",
  "Deleted": true
}