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": "ebcb637f-aaeb-47bd-a2ba-bcd1269d77fa",
  "CompanyID": "7bb335d8-73f0-40e9-aef2-6f1ce8edc930",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-08T13:32:25.5486397-05:00",
  "CreatedByUserID": "f72b07fc-e8e5-42d4-a02f-2413fe536730",
  "Deleted": true
}