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": "870a4994-85d3-4685-9728-b6bfa1a1bead",
"CompanyID": "499975b2-0754-43f8-86c0-006b736ca301",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-11-22T07:36:34.4332154-05:00",
"CreatedByUserID": "d4527b1f-672a-49d5-b597-d4832d91ac34",
"Deleted": true
}