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": "b2a3d2ed-0c5d-4010-a490-64f2f38708ba",
  "CompanyID": "0a90b266-12df-4172-9d0d-e64fc50a6573",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-22T13:06:43.5278803-04:00",
  "CreatedByUserID": "00123fc3-3556-4965-8fcb-ae24d9987c68",
  "Deleted": true
}