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": "c0bb8c1f-f898-412c-8a0b-8a91e0554056",
  "CompanyID": "9a32fc43-ddb3-4bea-924c-80df7744eea2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-20T16:22:26.9203478-04:00",
  "CreatedByUserID": "bf13ee19-617a-42e6-afb3-87425226e15f",
  "Deleted": true
}