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": "2826456f-f531-474e-9bef-9d4bacd23636",
  "CompanyID": "f375c929-9845-43dc-a965-9de6f05cbbaf",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-24T07:38:53.6188538-04:00",
  "CreatedByUserID": "a14949a6-d976-405b-8260-e00f421aecbc",
  "Deleted": true
}