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": "c6758512-72d9-45e6-8fbc-3d7c070f373e",
  "CompanyID": "09e99a1d-8f28-4a20-b473-9a36669664f2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-01T17:56:04.0332171-04:00",
  "CreatedByUserID": "c16c3272-ab01-4109-8fb0-f803043e4048",
  "Deleted": true
}