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": "ab28f9d7-3f3c-4740-8fd2-99c50e482722",
"CompanyID": "dc907e54-5ca1-467c-9ca8-f396230c879e",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-04-23T13:09:40.025157-04:00",
"CreatedByUserID": "a9e685d5-15a3-4874-a629-cfc257756e09",
"Deleted": true
}