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": "1600fd70-0a89-4eea-a25c-f54105455e0a",
"CompanyID": "5734148c-5023-43c0-931e-fcc9628c4267",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-25T09:49:41.9954216-04:00",
"CreatedByUserID": "b2638bcf-567c-41a4-9b68-37a21bea7239",
"Deleted": true
}