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": "09dbed21-4725-43c7-ae97-9e99aab0a1d0",
"CompanyID": "f2cb9519-f177-4273-bdd5-707857eeb694",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-08-22T10:34:54.1241542-04:00",
"CreatedByUserID": "505b29da-cc1c-46c9-8c39-833ef651b9b4",
"Deleted": true
}