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": "23bf3481-5658-42df-a1a6-e0cb85ac0c74",
  "CompanyID": "ba81cc01-8823-4ec0-aa6c-58d1841c4b32",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-22T11:40:16.2848146-04:00",
  "CreatedByUserID": "2ce91b97-1719-48ee-ab6c-799460291f5e",
  "Deleted": true
}