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": "a5dbef1a-cc82-4fea-a139-a2c2381913b0",
  "CompanyID": "0e33a390-dc95-47e4-91b7-4eabec99bb0f",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-07T10:30:24.4496839-05:00",
  "CreatedByUserID": "0a869f44-254b-489d-9737-f692005c2793",
  "Deleted": true
}