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": "845c0776-1f1f-4bc5-8700-d028b46cd054",
  "CompanyID": "e3b66f4e-994b-4743-a8e4-7495b6372578",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-04T22:30:57.9146008-05:00",
  "CreatedByUserID": "41a99874-31ba-4f97-8f31-3cae9a629348",
  "Deleted": true
}