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": "494df850-3203-4161-895f-b4ae99da0d76",
  "CompanyID": "03d17d2b-1b44-42e0-8749-408fc2616c4f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-20T09:49:11.6057162-04:00",
  "CreatedByUserID": "f9ab7fb0-e07f-4e69-84c5-682f80444f00",
  "Deleted": true
}