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": "f9dd1846-188e-4da9-963c-6d6692d736a0",
  "CompanyID": "a5f405b8-f12a-47dd-894f-cc7049d39b3d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-02T18:05:41.9154695-04:00",
  "CreatedByUserID": "ebb380ef-1dba-45b3-a150-6ef68c4feca7",
  "Deleted": true
}