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": "8f9db8b5-c823-45f2-88be-d81fa9fa4403",
  "CompanyID": "c92af759-f67a-4d14-a618-10bbf491c750",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-04-03T07:02:07.4769305-04:00",
  "CreatedByUserID": "692a8483-5f57-4af4-a9e6-96eac5beccd9",
  "Deleted": true
}