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": "70342ed4-75f9-4728-9e5d-427d84b20009",
"CompanyID": "4827108f-bef7-49de-9371-c15326d4a3d2",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-15T02:38:08.3623389-05:00",
"CreatedByUserID": "fe357c73-b0b4-4175-8c91-586634d79fb0",
"Deleted": true
}