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": "b4d801f2-182c-4380-a9e1-46cb8d7bc363",
  "CompanyID": "6b61ba0a-e30b-4e82-8331-afaf0aae10d1",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-03-15T23:46:48.0587086-04:00",
  "CreatedByUserID": "ebab6aaf-ea57-423d-92c0-69b0983363c9",
  "Deleted": true
}