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": "ddbaf363-8af1-45fb-af2c-fe4119533da8",
  "CompanyID": "48420420-5217-4311-aee3-9674c90e5262",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-29T20:48:26.2582994-04:00",
  "CreatedByUserID": "5a5d15a3-b60d-4c4e-b627-9db4a2f620c2",
  "Deleted": true
}