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": "b00c6014-e26d-4259-a17c-bbcf12275d39",
  "CompanyID": "9d31681d-1206-4540-95af-f6430e445fbb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-24T17:38:04.2819501-05:00",
  "CreatedByUserID": "bbb0fbae-3d69-4183-b0ff-eda0a9c46bb8",
  "Deleted": true
}