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": "498e33a2-f3c5-4703-8064-c96e04fbd725",
  "CompanyID": "70d202ba-0a0f-4e66-bf39-25996d4b378d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-16T10:37:53.3520618-05:00",
  "CreatedByUserID": "9145a295-2f54-448e-ae7f-798f34375563",
  "Deleted": true
}