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": "9f6a29cb-a6ea-4ff8-877b-694f0f733220",
  "CompanyID": "b41a2a8b-d98f-42e7-b99e-7c8da5d536d3",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-08T21:30:41.0991005-04:00",
  "CreatedByUserID": "84f98c77-8f78-4ee3-97f1-54cc5ef26762",
  "Deleted": true
}