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": "edc50724-1822-4989-8fa0-53d642cb2884",
"CompanyID": "8406830e-0816-497b-8a73-d4da92cc62d7",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-28T16:16:02.7026872-04:00",
"CreatedByUserID": "940208e9-b52c-49b1-8fa8-371f30569a55",
"Deleted": true
}