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": "4f624b84-15d0-40cd-af01-97d240ab2b25",
  "CompanyID": "44e1b3d5-5b86-4172-9901-6c4f15444887",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-21T07:05:35.0954613-04:00",
  "CreatedByUserID": "ed7376b1-4cac-406d-ab7a-ac066b1cf7a3",
  "Deleted": true
}