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": "6c92c23a-9bc9-4832-8bf5-493659f73832",
"CompanyID": "196153c6-ff6e-456f-88e3-e33f9cfc6bed",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-09T22:57:04.3052405-04:00",
"CreatedByUserID": "80ab3caa-31ec-44f8-bbc6-ec500d46ff17",
"Deleted": true
}