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": "20fdac78-ec5e-4314-94e0-cc294d1cda5a",
  "CompanyID": "d241ad20-b474-46ee-8fe5-989b6e8d1cb5",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-16T05:19:14.1893436-04:00",
  "CreatedByUserID": "f15eb312-c55f-4cc6-b383-498df4b39a6a",
  "Deleted": true
}