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": "51606b32-064a-41ac-8b5b-37223bb7891a",
  "CompanyID": "7247e25b-b41a-4e5b-9cb2-8bcfe91b98bd",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-05T18:30:41.2265491-04:00",
  "CreatedByUserID": "bac189a3-0bd1-49d6-a294-8c4bee73cc01",
  "Deleted": true
}