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": "b8bf276f-6fc2-40d0-aa94-e534fae67a4d",
"CompanyID": "a46d539c-a257-4651-8aaa-325c4d4f044f",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-16T03:22:16.2325856-04:00",
"CreatedByUserID": "8859c0e5-5688-45ad-bbac-3b55d013bdfb",
"Deleted": true
}