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": "b16fa048-88d2-4b3b-b692-69d14f93adbd",
  "CompanyID": "3e9d7b51-fcbd-4f81-b71e-fe5a5ed904db",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-29T11:18:27.7126929-04:00",
  "CreatedByUserID": "21d88aa7-c378-440d-b7dd-7b2fe989ad11",
  "Deleted": true
}