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": "c4ddd86d-c89f-4cdf-9ff3-698440f34e71",
  "CompanyID": "5bdd7b15-4296-42cd-9d44-fbe0d90788eb",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-01-24T21:48:39.8347449-05:00",
  "CreatedByUserID": "9f02f81d-bf89-4ea4-9f3b-4699e8c95950",
  "Deleted": true
}