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": "9e323b33-c609-4887-8fc8-ed6260b4b6b8",
  "CompanyID": "a9608fa3-2a3b-424f-a946-801a4b1edca8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-11T01:19:02.1382119-04:00",
  "CreatedByUserID": "56d042e8-33c5-4395-95f3-8b854863aa99",
  "Deleted": true
}