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": "80ce0c77-7e5a-44f4-8dfd-99eab0777dde",
  "CompanyID": "d7b3123a-3173-46e5-b2c0-3ea2f080a2c0",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-23T11:41:50.6338133-04:00",
  "CreatedByUserID": "6598f5f7-4eb0-4e4e-b936-e6818c9756b8",
  "Deleted": true
}