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": "88cea7f5-13de-4c5d-be64-936978239a7a",
  "CompanyID": "b0775e05-1067-4d6a-9209-7c60dd3197ac",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-01T19:27:36.4374709-04:00",
  "CreatedByUserID": "e9a295ed-b835-4585-bace-8f6d6173fe89",
  "Deleted": true
}