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": "3a05d8ce-fe79-43f9-91d8-d2f12bc487f7",
"CompanyID": "77d35705-0e1b-4faf-94ca-5001a37a38c8",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-18T04:02:28.2333354-04:00",
"CreatedByUserID": "334d6966-db97-411c-b9ee-072001ca782b",
"Deleted": true
}