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": "283aa661-94d5-4aac-8f07-7f4643ebc8cf",
"CompanyID": "3dee48a3-0c80-4a8f-a3fa-f75846b6e535",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-25T11:15:05.6996968-04:00",
"CreatedByUserID": "2b68bca6-9dac-4d97-9b49-1a690d78a2c8",
"Deleted": true
}