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": "146cff98-0418-4bb2-837e-ba80475271b8",
  "CompanyID": "2a13e826-0155-46aa-b212-a080f4400597",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-27T14:16:30.3740815-04:00",
  "CreatedByUserID": "8884c05a-97eb-4f15-b228-acc5b1d0a6e0",
  "Deleted": true
}