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": "4dccfab0-27f5-4938-a0fe-1f29ddefab9b",
  "CompanyID": "24de9796-9c42-4799-a9cb-c85f97c7f23c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-26T14:38:35.7291764-04:00",
  "CreatedByUserID": "0233c559-012d-4d1f-a32e-6b4be3df0c5c",
  "Deleted": true
}