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": "36c5431a-6989-4a66-8009-752a17a4f29a",
  "CompanyID": "10cae687-ba61-42f7-b232-8d6b69558e4b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-26T18:43:20.5283499-04:00",
  "CreatedByUserID": "be5e7a88-2776-476e-a5f3-0c765c49ab55",
  "Deleted": true
}