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": "0e60c7dd-5bed-4716-b0c5-22fe537aa6be",
  "CompanyID": "acd2d02f-ac31-4a73-b1df-c0d4af493268",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-03T01:48:01.6857363-04:00",
  "CreatedByUserID": "66c390be-7d08-4b39-9826-210635e56cb8",
  "Deleted": true
}