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": "02f2e7c7-4ed8-49c7-b023-fc9ea8336337",
"CompanyID": "87831dde-ae51-47e7-bb77-7af9eaa64671",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-06-12T01:44:11.8052923-04:00",
"CreatedByUserID": "3750bc54-c3d8-45cd-9517-ceba62a94e72",
"Deleted": true
}