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": "1c7af643-5fb9-4691-9b74-6ff55abe333c",
  "CompanyID": "04796c6d-0369-4864-957c-d6fa6a91ea5c",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-01-18T04:45:16.907193-05:00",
  "CreatedByUserID": "70d4b1af-829f-48f2-9abe-d5640ad03d6c",
  "Deleted": true
}