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": "388e40b5-3cb9-43a5-b8d4-5d0d649e361b",
  "CompanyID": "f2f6b6bc-6173-470d-8d21-c659de13ee33",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-24T16:49:11.8457883-04:00",
  "CreatedByUserID": "6484de4a-cebe-4f93-b350-0976ef4863f7",
  "Deleted": true
}