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": "be768067-52bd-44c2-9258-be507546f6f6",
  "CompanyID": "08489b5b-cd16-48ed-a416-a315661df7b0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-02T18:01:21.4828876-04:00",
  "CreatedByUserID": "5bc6ccc1-2a07-4492-a629-5b7c104b4344",
  "Deleted": true
}