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": "3030d409-7096-4b3d-b69a-b64c7ea291d1",
  "CompanyID": "7ccd5b61-6789-4da0-85c2-e461d6a3df05",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-12T03:19:43.5952643-04:00",
  "CreatedByUserID": "b61b6873-83a2-4426-b1b1-1fffa321820f",
  "Deleted": true
}