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": "537f603f-5de8-4932-ab09-634a611fa232",
  "CompanyID": "adfa7ddb-2dbf-4fbe-9bf5-09c38e45d239",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-07-18T20:09:30.7092978-04:00",
  "CreatedByUserID": "52c732df-ed42-4143-972a-0bdfdff5dbd7",
  "Deleted": true
}