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": "0a145c16-1c9f-45f9-82fa-9e72cecd00aa",
  "CompanyID": "a293a069-6cb2-4336-a41d-6cc97051548b",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-02-05T12:54:23.666356-05:00",
  "CreatedByUserID": "e794e503-f611-4949-8b03-a5f9ead99ffe",
  "Deleted": true
}