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": "5d102bda-e3c8-4b35-b499-56a9b42848e1",
  "CompanyID": "2bfaa2d2-4f59-4401-b7df-ec97c5127028",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-02T01:42:47.1054372-04:00",
  "CreatedByUserID": "00897952-a234-40f9-b618-7cb8a6aae114",
  "Deleted": true
}