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": "1f534753-c188-4408-a76f-c3cba857e30d",
  "CompanyID": "d340eef0-e608-45bc-8753-533754534eb1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-08T22:34:32.4626787-04:00",
  "CreatedByUserID": "381d0512-a23a-4dd9-99e9-4593137760d3",
  "Deleted": true
}