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": "e7ed1ab2-113a-424b-ba29-97a81793b060",
  "CompanyID": "71277863-90fd-41df-896c-c15d1cf3bb0a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-10-22T17:01:13.7100991-04:00",
  "CreatedByUserID": "75b8ab36-f90a-4953-a3e4-150ccbd2e18d",
  "Deleted": true
}