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": "2ee48d37-3132-4ee6-9354-fe4f594f7a85",
  "CompanyID": "8b37424e-b8fd-41f9-ad15-63233dc231e6",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-04-10T01:47:04.9607174-04:00",
  "CreatedByUserID": "832e13af-741b-4edb-935c-a230fc02808b",
  "Deleted": true
}