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": "c807a186-cfba-4141-870c-5c3340cf2e91",
"CompanyID": "398e466b-1c79-4888-9b95-3eca96dc0370",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-11T23:19:48.7233333-04:00",
"CreatedByUserID": "514c3463-675f-43c0-b4ac-129020f2ab88",
"Deleted": true
}