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": "0eb8a42b-656f-4556-aa45-2129faea5631",
  "CompanyID": "7aa81ce8-afb9-4d81-a86c-9597dcc979df",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-01-17T20:14:37.3998644-05:00",
  "CreatedByUserID": "426c9c7c-665e-45bc-b807-9cff763a0b83",
  "Deleted": true
}