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": "868560b4-d6a7-4603-90bd-b7d26bd94ae0",
  "CompanyID": "631068db-95b5-4773-8c47-4eab9f20457a",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-02T14:34:26.985409-04:00",
  "CreatedByUserID": "f6228f57-23c4-4856-a554-81edadb3eedc",
  "Deleted": true
}