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": "92335d4c-e9be-4841-b11f-7e7a59c2fd06",
  "CompanyID": "91d24c0a-6248-4c12-8b25-4affb67eec5d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-12T13:41:45.037823-04:00",
  "CreatedByUserID": "9a53b77d-2e37-4aef-97fe-5aa3a702ba9f",
  "Deleted": true
}