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": "52b225d1-dc64-4a95-891c-72087b2f3d4c",
"CompanyID": "119e7257-2a39-4fbf-a7b3-1ff678b11ef4",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-19T13:34:03.7256443-04:00",
"CreatedByUserID": "8aef7fae-f53e-41a0-8168-65d57441c807",
"Deleted": true
}