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": "d6af1615-fc91-429a-92d8-4a4b36d86472",
  "CompanyID": "a748fbff-2685-41ae-ba37-dba666513a53",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-18T06:44:48.8686199-04:00",
  "CreatedByUserID": "04b964e4-3050-4e55-a760-93d298fdc4b8",
  "Deleted": true
}