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": "bb1f7172-4614-4d0f-b150-8b88345e90ca",
  "CompanyID": "c920d36a-f603-49c8-805a-24f2922be95c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-12-30T07:49:30.4401044-05:00",
  "CreatedByUserID": "f60db318-8f15-4104-a843-8ddb5d83579f",
  "Deleted": true
}