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": "1da60c1d-3bfa-402a-9821-d312c0828c1b",
  "CompanyID": "9a05ea63-c3c7-4b24-838e-dcae976f1cb2",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-11T02:57:08.4216141-04:00",
  "CreatedByUserID": "461b3fa7-3b39-4197-a806-9d5147583f52",
  "Deleted": true
}