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": "91585213-cd68-4920-a56e-893739d7fd5a",
  "CompanyID": "eb2b63da-d633-49d0-93c4-426c91272429",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-16T03:58:50.7764074-04:00",
  "CreatedByUserID": "002d94c5-fc38-4a0a-8e20-3b914e36b9d1",
  "Deleted": true
}