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": "16a7c26c-bbcb-49f8-9d87-855865916225",
  "CompanyID": "dd516bcf-07c0-4aab-8141-8e97f48a3e2b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-30T15:08:33.9455873-04:00",
  "CreatedByUserID": "4051d4c4-176a-4087-bf9a-dbcb08e993da",
  "Deleted": true
}