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": "91e63c00-d58c-4802-b4c0-8036989ee7a1",
  "CompanyID": "1ad7c59f-4559-45e2-95aa-294408466a78",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-25T14:38:07.5308351-04:00",
  "CreatedByUserID": "9f42912f-c666-41b0-bac5-34509d46a4c3",
  "Deleted": true
}