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": "66a07e7f-f6e7-4729-8c83-0ce252f0fc47",
"CompanyID": "5c89c246-a90e-4534-851a-41bca861d5b5",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-25T13:56:20.4974579-04:00",
"CreatedByUserID": "140711c7-30d2-474a-90fb-6cfcee8c350e",
"Deleted": true
}