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": "a3805c99-e7d0-4632-88df-73cb1bc9874a",
  "CompanyID": "9e2c2d77-a470-44c4-8f0b-ad85a5608aa8",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-03T01:55:18.3017371-05:00",
  "CreatedByUserID": "13e332f8-ecf6-42b0-95da-d517a7d11182",
  "Deleted": true
}