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": "8ca8e7ca-749d-4039-ae79-c6a2399af424",
  "CompanyID": "5fdb2723-2f33-4437-8cfb-5c8f0c146aaa",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2025-04-23T01:01:24.4235379-04:00",
  "CreatedByUserID": "c9a26ba5-6c1d-4386-84f2-4d47b3f749aa",
  "Deleted": true
}