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": "5ca493a1-f127-484a-bfa5-245c47f7b10d",
"CompanyID": "f9b91db9-6464-433f-992a-4924deb3e5fc",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-24T23:06:23.3704162-04:00",
"CreatedByUserID": "d84787f2-31f5-4f5e-9b2c-d56ba197203e",
"Deleted": true
}