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": "1f620b89-0197-4345-948b-d69ce88cc18c",
  "CompanyID": "d2f7f48b-3296-4c42-ad61-5ce950820ae2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-29T11:36:10.7368592-05:00",
  "CreatedByUserID": "6f75dfb7-61b1-4fc1-8386-d98273d4fa65",
  "Deleted": true
}