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": "d0bc1f9f-2f91-4f6d-bceb-69af5c9776ea",
  "CompanyID": "2f63e215-239b-4c55-97a5-0717f5d6eb2b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-09-13T13:53:55.3645082-04:00",
  "CreatedByUserID": "5e97fd91-0915-4bcf-ae1f-ea31726a149a",
  "Deleted": true
}