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": "25f54535-f4b8-4301-8834-37fdc2f66d83",
  "CompanyID": "53003925-db92-4063-9285-6cf7e4fa5128",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-26T11:57:02.1897645-04:00",
  "CreatedByUserID": "3dc2270f-5d87-43bd-a63e-59ee4f857d58",
  "Deleted": true
}