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": "caf7a1d5-f9c4-41b1-a6c8-802142914bae",
  "CompanyID": "019aceff-68c8-44e4-8d03-7c3b96dbb566",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-20T07:20:21.2078828-04:00",
  "CreatedByUserID": "66f6ad18-b244-4849-97ce-7574576bbb47",
  "Deleted": true
}