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": "ac6f8a6c-c0d6-498c-990c-f880ed5f29b0",
  "CompanyID": "01874008-9b30-490c-b3d1-d7a3fc8a3290",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-07-31T18:54:25.3339709-04:00",
  "CreatedByUserID": "04477def-0d98-44d1-94fa-3c96bd6bcf81",
  "Deleted": true
}