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": "d8aaadf0-352a-4ca2-a736-5483894bc13d",
  "CompanyID": "ebd5f7f4-8b34-45c4-ad4b-a11e5c42104c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-07-09T05:08:29.0867435-04:00",
  "CreatedByUserID": "0e91d41a-aee2-4b07-b808-c0c77ec3b46f",
  "Deleted": true
}