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": "22fc45f6-e96a-425e-b605-56d974bf6a8e",
  "CompanyID": "893100bf-9631-4dc1-acdb-564a77aff447",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-13T03:30:51.9411058-04:00",
  "CreatedByUserID": "3c0536c8-051d-4a59-8227-b7be706ab283",
  "Deleted": true
}