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": "f1e63522-112e-47cb-aab5-8ea4fd52db61",
  "CompanyID": "61b268ec-eca2-435a-9155-b362179aae3a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-10T13:58:22.8001171-04:00",
  "CreatedByUserID": "448ef1a3-ff71-4d40-b61d-fa56efe3865c",
  "Deleted": true
}