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": "8d470915-9f85-4580-8b93-b4d16eb58714",
  "CompanyID": "a2594c77-8ab9-4161-9519-1eea35db8261",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-08-14T01:37:47.7202445-04:00",
  "CreatedByUserID": "c7ac820f-10eb-4c85-acea-d327610cea5d",
  "Deleted": true
}