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": "f7dda20e-6f10-475e-baa2-7eddbbdc80a8",
  "CompanyID": "fb307cbf-b3bd-4d42-b268-8d271fdb8794",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-16T19:41:13.0616539-04:00",
  "CreatedByUserID": "1ad8b122-482d-4432-a246-b311c7cc5548",
  "Deleted": true
}