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": "b28a9efa-ff32-43b5-9be8-6ce824a92d24",
  "CompanyID": "61a886d2-f93a-432a-a73b-67866d71e8bd",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-30T20:01:47.6656142-04:00",
  "CreatedByUserID": "8799f6e2-6300-454d-91fd-5f14e4d51224",
  "Deleted": true
}