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": "a9ba072b-d739-4817-8e40-23e251adc1ad",
  "CompanyID": "d72a5798-be95-4e7e-8554-10f4165a0235",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-16T06:40:32.0813617-04:00",
  "CreatedByUserID": "ed4850ac-8480-4e1e-9008-30945e2c0e7d",
  "Deleted": true
}