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": "dc78b419-862b-4443-b2e2-caaefde52a0c",
  "CompanyID": "f2aa9536-8d9b-4378-8411-17b86870e61b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-17T10:49:16.1673716-05:00",
  "CreatedByUserID": "e8f53ff0-854b-41d3-91d6-9d316640bfdf",
  "Deleted": true
}