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": "2430a2d7-ff90-439c-b5db-8b2e690f1989",
  "CompanyID": "3ee71a08-6189-494a-a2b5-d1b8e7105299",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-06T07:36:13.7348482-05:00",
  "CreatedByUserID": "be851f30-a991-4322-87bf-52c6c657b761",
  "Deleted": true
}