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": "9ab52c36-d346-4679-b627-d0907bb9513d",
  "CompanyID": "63120a64-13ca-46a8-97c6-86d077561207",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-22T20:36:39.8690177-04:00",
  "CreatedByUserID": "bbcd4164-f553-49b3-ad4f-5ec7e26f11cd",
  "Deleted": true
}