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": "a81ea16b-e1de-4ce2-9da9-10715b1f7673",
  "CompanyID": "124b4a78-2926-42e5-8ce4-ad8be5961a85",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-26T11:44:55.854272-05:00",
  "CreatedByUserID": "e2a4ec89-938b-4aeb-88c9-b9c35cddffa8",
  "Deleted": true
}