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": "c8fbf90d-a0ed-4638-b1c7-594c131d6955",
  "CompanyID": "60272c76-a654-49a6-b60b-4182c844f8c8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-19T00:21:21.4592484-04:00",
  "CreatedByUserID": "2cc40e92-01a5-48bf-adf8-b2096d5da774",
  "Deleted": true
}