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": "89a1df27-f17d-4616-9df7-3bf942d9249c",
  "CompanyID": "85c5487a-3805-4001-9101-df49d5af2847",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-07T16:07:32.3254757-05:00",
  "CreatedByUserID": "1cf099ef-539f-4081-8d27-6964c93871ff",
  "Deleted": true
}