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": "6c76f6b8-cef5-4287-9f9d-67111118109a",
  "CompanyID": "036a9273-aa32-4372-aac2-17c2e0f0b637",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-14T10:27:00.08905-05:00",
  "CreatedByUserID": "44f522ac-a1b9-44eb-a6ee-e17142d64218",
  "Deleted": true
}