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": "c7e55f5a-ce79-49e2-a085-a8f3230703d0",
  "CompanyID": "b62a3e81-bc3d-4a9a-8053-1a6ed501770d",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-06-15T04:06:49.3991946-04:00",
  "CreatedByUserID": "d4aa7ff5-8443-47e2-9561-37c473e84ea5",
  "Deleted": true
}