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": "014c73a3-e6e2-499c-a19c-23b07a050c2c",
"CompanyID": "52e2070f-bb66-43a0-ba9f-e453862a2835",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-09-05T02:56:26.5073592-04:00",
"CreatedByUserID": "0f866ac7-3fa0-4beb-9209-3c56a0c25cfa",
"Deleted": true
}