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": "49e06e1f-9a1f-42ce-8dff-56ee23bed451",
  "CompanyID": "fa50571e-c0c9-4203-9d5e-bcbdc285cdb5",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-11T13:18:57.8135397-04:00",
  "CreatedByUserID": "d656a980-a699-4561-b1a9-969a282a1efd",
  "Deleted": true
}