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": "7ca4a20c-98a2-4ff7-b87d-fc525763ba52",
  "CompanyID": "3a93736a-2fd6-4896-853e-1d36177fa035",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-27T03:15:52.4406062-04:00",
  "CreatedByUserID": "808d9de4-703c-4602-a2a7-cfded4845b5e",
  "Deleted": true
}