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": "4064d06a-4773-4edb-bb53-52478aa942b4",
  "CompanyID": "cce0546b-6c44-44c1-b733-6ef4a0b63cb1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-16T02:07:39.595545-04:00",
  "CreatedByUserID": "94a61431-179f-4567-9d5b-0c262c121d45",
  "Deleted": true
}