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": "cf3d628e-d46e-4caa-8c76-77efe279ffc7",
  "CompanyID": "253c8861-6dd8-4b00-9e57-2b836cbe6f92",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-11-19T12:14:42.336899-05:00",
  "CreatedByUserID": "e3183c63-609f-4db1-ba02-f211d2ab2500",
  "Deleted": true
}