DELETE api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional 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": "9e7ae456-056a-4423-94f9-eff1c2c0e61a",
"CompanyID": "135c5648-1e5a-4592-8fa2-26479f69fa55",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-24T15:36:05.8737975-04:00",
"CreatedByUserID": "7a685389-8241-4538-8652-ea54695a2882",
"Deleted": true
}