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": "8ea7cb34-3f9d-4ce6-b9b7-6e05951a1c0d",
  "CompanyID": "45510c47-be3d-49aa-b959-a65258409076",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-30T17:28:31.7928156-04:00",
  "CreatedByUserID": "0744f143-a876-4dfb-8dc7-f810b527f21b",
  "Deleted": true
}