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": "85e2135b-34b1-4e9b-a3bf-4d33cf6648f3",
  "CompanyID": "e76556d3-5be1-485f-b91f-31d9abfdbbe6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-01T21:44:43.0617435-05:00",
  "CreatedByUserID": "64862e7a-fbaf-489e-b6a3-666ef6c54020",
  "Deleted": true
}