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": "3d9bc830-a73c-4070-8235-a2d04f2ea9df",
"CompanyID": "9eaca8a5-9353-46ec-9359-026c58ea3906",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-07-15T01:57:55.4335801-04:00",
"CreatedByUserID": "7d448743-e600-4e7b-9513-5ab9bd830680",
"Deleted": true
}