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": "51fa5fc8-bf7d-439d-b35d-703fff0a3ecf",
  "CompanyID": "eba1e0a7-56fd-4bbb-9652-54903a610023",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-10-19T17:53:25.9450246-04:00",
  "CreatedByUserID": "41645f32-f21d-4b94-9f48-e760c25f9995",
  "Deleted": true
}