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": "3f5b513d-6367-4d94-a066-518a4e7bdca6",
  "CompanyID": "d41b16f3-6f95-483f-868e-fb067d530058",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-06T23:49:31.8325183-05:00",
  "CreatedByUserID": "5bdee97a-55b6-4f56-9eab-0854cbd9315e",
  "Deleted": true
}