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": "a5cda05e-b4ed-418b-a20a-705488158e14",
  "CompanyID": "1d2b7407-146d-41e2-bf7d-c68484b2bbbc",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2024-10-05T21:23:28.4896058-04:00",
  "CreatedByUserID": "4f1bd8ed-4169-453b-9b94-4c5a65f2d32b",
  "Deleted": true
}