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": "8eb44601-3ce8-45f9-894f-f397ee6d1ace",
  "CompanyID": "a3709a11-3d27-4076-a721-7c3351a28c79",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-31T23:11:59.2032076-04:00",
  "CreatedByUserID": "05cf3c6b-bff7-47f0-ab45-6395d43ae76e",
  "Deleted": true
}