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": "93c4373b-20c5-4a18-b5b6-d4784bcd453c",
  "CompanyID": "e78c405d-ad1e-4a2c-886a-a910f4f29346",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-29T18:53:58.773238-04:00",
  "CreatedByUserID": "e5531da9-8d2d-4f55-9d7c-8b5fca2b0139",
  "Deleted": true
}