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": "8cea05c3-7f46-4286-ab21-2c961b8e6357",
  "CompanyID": "32c86079-c061-4772-ad51-5dcbbc1d780f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-26T11:28:50.9877297-04:00",
  "CreatedByUserID": "12535727-b669-483b-8a9d-e59a3fe4f800",
  "Deleted": true
}