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": "bb4bed70-d135-49b1-8666-9e6cd44356cb",
  "CompanyID": "747b5741-1f9d-45cd-9b88-33c1ee5c4bc7",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-09-10T19:26:25.6215945-04:00",
  "CreatedByUserID": "1d425918-5f4a-45dc-a765-f9f4413168be",
  "Deleted": true
}