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": "7f613835-9ef5-40b3-8481-d21f5ecafcdb",
  "CompanyID": "1d5d1d1a-0102-48a4-8899-2aba70a10089",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-03T21:55:39.0955705-05:00",
  "CreatedByUserID": "1851f472-5f4c-4a99-b184-af8f99b720a5",
  "Deleted": true
}