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": "ae1bbc4d-2857-493f-a064-bcaa8d03689b",
"CompanyID": "749f2389-ed43-4238-9b72-6af99ca0f581",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-05-26T13:02:31.1537055-04:00",
"CreatedByUserID": "1183e3d7-ebbb-4023-b2ce-a3b020bad9df",
"Deleted": true
}