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": "daed3347-56b6-4e8f-9c51-1c3996dcc50a",
  "CompanyID": "ae58df75-cd51-4e20-b159-333330804d38",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-02T21:17:45.7470279-04:00",
  "CreatedByUserID": "7827808e-164d-435b-bfd7-4ef7cb19c3c0",
  "Deleted": true
}