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": "09897fb1-1787-4123-ba28-fc95089f5b8f",
"CompanyID": "7ca7086d-bfaa-4615-a008-f49e6442b710",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-23T08:55:03.2853996-05:00",
"CreatedByUserID": "7813f153-86a4-4619-90b5-738ed330df7c",
"Deleted": true
}