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": "96097856-e87d-4db3-9fdc-de4153d23ecb",
  "CompanyID": "f9989e25-4fd3-4a78-a177-9a035d65adc1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-21T10:17:00.4129719-04:00",
  "CreatedByUserID": "eed07bae-5147-4487-a772-7dc1f7b98d65",
  "Deleted": true
}