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": "3659efae-f574-4064-8e53-00db36286da9",
  "CompanyID": "d26faf16-eb2e-4c23-b89c-5db9914891f7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-24T01:01:06.8972053-05:00",
  "CreatedByUserID": "4636bcaf-8b58-4f73-9243-77467cf20ec0",
  "Deleted": true
}