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": "c5c140a7-7922-41dc-85e0-baf4e4603cb2",
  "CompanyID": "cd338a8a-3f0e-4a05-b9ae-842c678065f0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-25T14:14:12.8468856-04:00",
  "CreatedByUserID": "919bc7c5-3c50-4c58-b3a8-792395cb5f27",
  "Deleted": true
}