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": "dc566b46-609f-4190-be19-cd44725f15ab",
"CompanyID": "30f08dfb-0bf6-45da-b3b4-1250ed93c3a8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-17T06:05:10.5925636-04:00",
"CreatedByUserID": "9021cc86-3345-4149-b9cc-238880230385",
"Deleted": true
}