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": "2b1095a1-21f5-4fd3-8795-4c504235ac1f",
  "CompanyID": "07007a61-704e-4744-bf56-5e4700e088e2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-19T09:56:18.6149335-04:00",
  "CreatedByUserID": "c78709b2-ebd4-4f15-8654-6c80af74a01e",
  "Deleted": true
}