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": "3960325a-8fb6-4259-b91b-0932097b0416",
  "CompanyID": "74bdad4b-d470-4b3d-b3fa-2bfe088d7d7f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-21T10:15:53.4325293-04:00",
  "CreatedByUserID": "ff5d7136-c91f-46c3-9493-652140a72530",
  "Deleted": true
}