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": "2a2e2a31-636a-4272-86eb-4ba1f9df139a",
  "CompanyID": "6c5da0f8-b950-4620-bf7e-7cf36eb8bb44",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-18T09:28:22.9778157-04:00",
  "CreatedByUserID": "a89fdd2c-69b1-4b82-8774-c738a69b591a",
  "Deleted": true
}