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": "2f82e6d0-edae-4ede-813e-ceeb734042c5",
  "CompanyID": "f361bf71-7a55-4851-9136-3226c8d8b854",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-05T11:44:34.5759818-05:00",
  "CreatedByUserID": "0916730d-1f4e-4250-a821-cb83f33ec421",
  "Deleted": true
}