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": "31d07c2d-7956-4d4d-898b-ae98759b66df",
  "CompanyID": "14b80717-bf29-40e8-bf5c-b38ba936fbea",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-03T18:35:41.699578-04:00",
  "CreatedByUserID": "1f357df2-3337-4ccc-96f2-ad0956cc00c7",
  "Deleted": true
}