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": "03cba853-7c2c-4fae-85a1-1531da0195bc",
  "CompanyID": "ce0644a2-e483-492b-8ddd-c360ca178922",
  "CommunityName": "sample string 2",
  "CreatedDateTime": "2026-05-23T20:53:40.8886097-04:00",
  "CreatedByUserID": "605aa6f0-3651-4744-987e-07b397041178",
  "Deleted": true
}