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": "ae0a608f-840b-4a57-a5e5-78e0e3b466df",
  "CompanyID": "1ccf3083-79f9-4762-bb45-2324634a1819",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-23T23:25:28.4603651-04:00",
  "CreatedByUserID": "4e8c8b7e-3c72-4eb8-b70b-0a265bdecdea",
  "Deleted": true
}