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": "9b422366-5c8a-44a0-8634-584eca61882b",
  "CompanyID": "743bc3c3-66e3-4f06-a98d-808fc94a80b7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-21T05:37:31.9732341-04:00",
  "CreatedByUserID": "7ab2f370-2442-471c-8354-7ddcff51cfba",
  "Deleted": true
}