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": "9e52385f-5cb7-42b8-9fc3-fd6a991e368c",
"CompanyID": "b7298aa3-fef0-45e9-8ebd-e80be7312415",
"CommunityName": "sample string 2",
"CreatedDateTime": "2025-12-03T04:51:14.2229752-05:00",
"CreatedByUserID": "622cc952-eb57-45a4-8a68-bd4a746f27a2",
"Deleted": true
}