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": "f10592c4-3543-45d9-8e01-a3a003678d95",
  "CompanyID": "58ee8ba4-4e35-4506-839a-61e2bc2ec35d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-18T01:10:16.0208921-05:00",
  "CreatedByUserID": "c8d8c011-cf98-48fd-a3f8-622c8f1defdb",
  "Deleted": true
}