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": "2e35bbe9-2b32-4dc6-a54d-1c6cecf5d776",
"CompanyID": "a2890590-519b-46cb-8a40-4749c04c9edd",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-25T17:18:03.2870831-04:00",
"CreatedByUserID": "019b54e5-918f-4169-a079-7b431611a48f",
"Deleted": true
}