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": "227af917-0203-421d-99c2-0712cb48179b",
  "CompanyID": "01c8a7f0-8d51-49c0-a189-d377ad404141",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-31T17:07:22.5520248-04:00",
  "CreatedByUserID": "64eb3289-7c7a-4ed1-b8d4-2aec28ba9156",
  "Deleted": true
}