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": "22b5410d-20b7-4805-9cfb-b1074427a3dd",
  "CompanyID": "2f50609f-8f95-4e10-b360-d2b86085dc3d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-01T16:34:32.016896-04:00",
  "CreatedByUserID": "4fa64684-351b-4757-937f-83d47749daa5",
  "Deleted": true
}