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": "2af27f62-aa81-4be9-82f8-ec447b7550cc",
  "CompanyID": "87d312ba-bd4c-4baa-b668-ce7531af7110",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-29T14:54:06.2525857-04:00",
  "CreatedByUserID": "6fc7a5c6-9e6e-48fe-9db2-91eba934a654",
  "Deleted": true
}