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": "b0fea4e4-5770-4901-9e25-5910997f3643",
  "CompanyID": "a9285ac3-e3cb-4ab3-80fa-54f209a95aa6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-01T16:57:57.6665639-04:00",
  "CreatedByUserID": "ab731488-88b4-49ee-bf1c-ce7fab24a192",
  "Deleted": true
}