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": "33eea1cc-4707-48c9-9674-8f23383b27a2",
"CompanyID": "9913d368-b6e6-4edb-ab3f-fdf812430ce0",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-04T22:00:07.2771833-04:00",
"CreatedByUserID": "d39ab02f-a9b7-4273-aeed-0c6540deca96",
"Deleted": true
}