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": "be0ec623-9f0a-42fa-8c1a-2213ae04a166",
  "CompanyID": "0d334b6b-74ad-40d7-878b-e382214f8453",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-10T23:52:12.6611751-04:00",
  "CreatedByUserID": "95123d96-ce9e-4ac4-96e9-7177b46cf0c5",
  "Deleted": true
}