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": "18515c45-5871-4da4-a7ef-5c7efa13119d",
  "CompanyID": "4f588055-c505-42ce-8fd1-ad9bdbc199cd",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-19T10:34:01.1046487-04:00",
  "CreatedByUserID": "097540ab-b60e-48ee-95ef-d0024cc940ad",
  "Deleted": true
}