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": "7b05897d-0ce2-47aa-8008-44e0de9e0485",
"CompanyID": "69937bb5-ed19-4049-ace5-68f2df0d90f0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-16T05:47:10.3036314-04:00",
"CreatedByUserID": "a696b7bd-cfcc-45de-9e8b-0d1151aea6e1",
"Deleted": true
}