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": "dde9b5c4-cbfe-4a3d-8298-8e778f7fb661",
  "CompanyID": "e74bb9b2-1f3f-49eb-b048-87725980d350",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-31T07:30:15.7553139-05:00",
  "CreatedByUserID": "95e2afbf-6c02-4b5c-9fa6-11e0e5aaf05e",
  "Deleted": true
}