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": "d829424e-33f1-4fee-a32a-cde2de2c2be9",
"CompanyID": "6b329dc7-94e5-42d4-9915-f0553e309d54",
"CommunityName": "sample string 2",
"CreatedDateTime": "2026-03-04T10:49:41.3207215-05:00",
"CreatedByUserID": "26aae149-02c4-4449-8aa8-092620f72e87",
"Deleted": true
}