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": "502f3324-411c-4c54-9835-940c4053a7f1",
"CompanyID": "80b24438-7576-4314-aa5d-7312a36d9325",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-01-28T13:49:43.377833-05:00",
"CreatedByUserID": "672ef63f-046b-4b9e-bf04-6fc1ea18d298",
"Deleted": true
}