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": "3de7ca20-2f93-41cf-a9f9-1ac458ccc15c",
  "CompanyID": "221aa399-84d0-46c8-bd76-7c487b02bbc1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-27T13:27:28.6162572-05:00",
  "CreatedByUserID": "d4f6c8ae-6c49-495a-b6f3-693c60dc5c6c",
  "Deleted": true
}