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": "54cee771-3904-4b60-a551-409dc8f89303",
"CompanyID": "f564df5f-d4f0-4b87-b007-fe8e56d81bf6",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-21T13:40:58.9344959-05:00",
"CreatedByUserID": "8f8677b0-9b8f-435b-b012-16f323658674",
"Deleted": true
}