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": "9b37b0b0-7426-4d45-9ebb-88a4f4aabf08",
"CompanyID": "92d97bbc-efc1-4e53-ae8f-060c2c04e159",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-13T17:35:04.4607771-04:00",
"CreatedByUserID": "2a33dd20-8691-430c-99fd-f1ddb8a362c9",
"Deleted": true
}